achingbrain / achingbrain/pm2-web

Node v7: Could not locate the bindings file

Open
#58 7 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
539
Forks
88
PR merge metrics
No merged PRs in 30d

Description

```
/usr/local/lib/node_modules/pm2-web/node_modules/bindings/bindings.js:91
throw err
^

Error: Could not locate the bindings file. Tried:
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/build/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/build/Debug/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/build/Release/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/out/Debug/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/Debug/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/out/Release/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/Release/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/build/default/binding.node
→ /usr/local/lib/node_modules/pm2-web/node_modules/pwuid/compiled/7.5.0/darwin/x64/binding.node
at bindings (/usr/local/lib/node_modules/pm2-web/node_modules/bindings/bindings.js:88:9)
at Object. (/usr/local/lib/node_modules/pm2-web/node_modules/pwuid/index.js:2:34)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (/usr/local/lib/node_modules/pm2-web/server/components/Configuration.js:5:10)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.