-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run npm run build
on Ubuntu 17.10
#8
Comments
@JasoonS Mmnmhm do you have OCaml installed globally? If so do you need it to be? Because it seems like it might be a different version than the one bsb-native uses and it seems to interfere... If you don't need it you should try to remove it all and reinstall. This package comes with everything you need. |
@bsansouci I do, I'll try remove it and let you know how that goes. Thanks for the help. |
Working perfectly :) Initially got a Would it be useful for me to add this to some kind of trouble shooting section? |
Hi
I'm getting the following error when I run:
npm run build
,npm run build:web
ornpm run build:native
:The same thing happened when I ran this command on this repo https://github.com/ekosz/reprocessing-example-flow-field (well after I capitalised
Reprocessing
in the bsconfig.json).The text was updated successfully, but these errors were encountered: