laverdet / isolated-vm

Secure & isolated JS environments for nodejs
ISC License
2.19k stars 154 forks source link

Error: Cannot find module './out/isolated_vm' #473

Closed anonyein closed 5 months ago

anonyein commented 6 months ago

Error: Cannot find module './out/isolated_vm' Require stack:

and the Directory of “./out/isolated_vm” doesn't exist this module should be build?

yasircodingcrafts commented 5 months ago

I am facing this same issue

useEffects commented 5 months ago

+1

laverdet commented 5 months ago

Remove node_modules and reinstall. You need to do this each time you update nodejs