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

Usage error: cannot find module 'qzeonjs' at Function.Module._resolveFilename #3

Open
maxcado opened this issue Nov 16, 2019 · 0 comments

Comments

@maxcado
Copy link

maxcado commented Nov 16, 2019

Installed this qzeon-js module on a windows platform using nvm-windows manager, npm version 12.0.0 and got this error upon trying to utilize it:

Error: Cannot find module 'qzeonjs'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:610:15)
at Function.Module._load (internal/modules/cjs/loader.js:526:27)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require (internal/modules/cjs/helpers.js:16:16) { code: 'MODULE _NOT_FOUND',
requireStack: [C:\tx\qzeon-js[eval]' ]

Tried to install a linux machine and get similar error message about resolveFilename.

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