question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot find module './build/Release/vm_one.node'

See original GitHub issue

System: Window 10 node version: 10.15.0 GPU: nVidia GTX 1050

exokit: 0.505


ran npm install, and build directory was built


.\scripts\exokit https:/myUrl.html resulted in:

Error: Cannot find module ‘./build/Release/vm_one.node’ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.<anonymous> (C:\exokit\node_modules\vm-one\index.js:2:31) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions…js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3)


build_dir

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Palmer-JCcommented, Jan 10, 2019

Well upped to exokit 0.506.

Install ran, still no such file, but it runs, or at least brings a window with the scene. Now I can see what can be done. Thanks.

0reactions
Palmer-JCcommented, Jan 10, 2019

Tried several times and started over. Big problem for me was a stray Python 3.5 on my system. I do a Blender exporter for BabylonJS. That node-gyp failed.

This is not my forte. Am just going to start over, and let you know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
And I have this mistake that I can't solve. sudo node ... Error: Cannot find module '../build/Release/binding.node' at Function.Module.
Read more >
How do I resolve "Cannot find module" error using Node.js?
it seems like when i installed it globally the npm/node-modules folder was empty and i was trying to use ng new project-name it...
Read more >
Glitch Help
Error: Cannot find module '../build/Release/canvas. node' Verify that you have installed all npms correctly, or if any are missing.
Read more >
Node.js debug doesn't work with Error: Cannot find module at ...
Btw, this issue occurs only when "JavaScript file" field is empty (empty field allows to start node in REPL mode). If your case...
Read more >
sandeepmistry/noble - Gitter
The node.js script is looking for a peripheral and if it's found, ... Error: Cannot find module '../build/Release/binding.node' at Function.Module.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found