Skip to content

Instantly share code, notes, and snippets.

@ccapndave
Created August 24, 2016 12:29
Show Gist options
  • Save ccapndave/9732d7d290f67ff17094c34444fb316d to your computer and use it in GitHub Desktop.
Save ccapndave/9732d7d290f67ff17094c34444fb316d to your computer and use it in GitHub Desktop.
vagrant@vagrant-ubuntu-trusty-64:/vagrant$ gulp
/vagrant/node_modules/bindings/bindings.js:91
throw err
^
Error: Could not locate the bindings file. Tried:
→ /vagrant/node_modules/libxmljs/build/xmljs.node
→ /vagrant/node_modules/libxmljs/build/Debug/xmljs.node
→ /vagrant/node_modules/libxmljs/build/Release/xmljs.node
→ /vagrant/node_modules/libxmljs/out/Debug/xmljs.node
→ /vagrant/node_modules/libxmljs/Debug/xmljs.node
→ /vagrant/node_modules/libxmljs/out/Release/xmljs.node
→ /vagrant/node_modules/libxmljs/Release/xmljs.node
→ /vagrant/node_modules/libxmljs/build/default/xmljs.node
→ /vagrant/node_modules/libxmljs/compiled/6.3.1/linux/x64/xmljs.node
at bindings (/vagrant/node_modules/bindings/bindings.js:88:9)
at Object.<anonymous> (/vagrant/node_modules/libxmljs/lib/bindings.js:1:99)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/vagrant/node_modules/libxmljs/index.js:4:16)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment