-
Notifications
You must be signed in to change notification settings - Fork 470
Installation Issue (Mac, Ubuntu) #755
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
Comments
@askucher seems it is configured with 32 bit OS, correct? |
doesn't work here and here: |
If you run it in browser then I have javascript structure which works without additional postinstalls and so on. I think you need to have allready built version (1 one file) with api bucklescript = require("bucklescript")
bucklescript.compile("let it = 'work'") |
I will close it, if you still can not build it, feel free to ping again |
Error: Integer literal exceeds the range of representable integers of type nativeint
make[1]: *** [caml_int64.cmj] Error 2
make[1]: Leaving directory `/home/ubuntu/workspace/node_modules/bs-platform/jscomp/runtime'
make: *** [world] Error 2
npm ERR! Linux 2.6.32-46-pve
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "bs-platform"
npm ERR! node v4.4.5
npm ERR! npm v2.15.5
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall:
./scripts/postinstall.sh
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] postinstall script './scripts/postinstall.sh'.
npm ERR! This is most likely a problem with the bs-platform package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./scripts/postinstall.sh
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs bs-platform
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls bs-platform
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
The text was updated successfully, but these errors were encountered: