spring-projects / spring-flo

JavaScript angular based embeddable graphical component for pipeline/graph building and editing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build build.js on windows

hakhan88 opened this issue · comments

On windows environment, running npm run build throws errors and doesnt compile

Suspect the issue is with build.js since the shell exec is not able to run. Was the development for this done on non windows environments ?

Nope, the dev is mac/linux based... Feel free to suggest a patch that works for you on Win