Skip to content
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

Current installation of the project throws an error, #99

Closed
dangdennis opened this issue Apr 17, 2019 · 0 comments
Closed

Current installation of the project throws an error, #99

dangdennis opened this issue Apr 17, 2019 · 0 comments

Comments

@dangdennis
Copy link

If I clone and attempt to install locally, I receive the error below. I'd like to try and upgrade this project to the latest major version of bs-platform. Is this of interest for anyone?

C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\jscomp\runtime\block.cmj -----> C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\lib\ocaml\block.cmj
fs.js:143
    throw new ERR_INVALID_CALLBACK();
    ^

TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
    at makeCallback (fs.js:143:11)
    at Object.rename (fs.js:596:14)
    at renameAsync (C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\scripts\build_util.js:35:5)
    at C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\scripts\build_util.js:107:4
    at Array.forEach (<anonymous>)
    at Object.install (C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\scripts\build_util.js:83:8)
    at Object.<anonymous> (C:\Users\Dennis\Desktop\reason-tools\node_modules\bs-platform\scripts\install.js:171:20)
    at Module._compile (internal/modules/cjs/loader.js:721:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:732:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
npm WARN zip-webpack-plugin@2.1.0 requires a peer of webpack@>=3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN bs-result@1.1.0 requires a peer of bs-platform@^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.8 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.8: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant