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

ERROR module_not_found #65

Open
nospam2k opened this issue Jul 13, 2020 · 0 comments
Open

ERROR module_not_found #65

nospam2k opened this issue Jul 13, 2020 · 0 comments

Comments

@nospam2k
Copy link

nospam2k commented Jul 13, 2020

  • C:\Users\david\src\node\test.js
    �[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)�[39m
    �[90m at Function.Module._load (internal/modules/cjs/loader.js:842:27)�[39m
    �[90m at Module.require (internal/modules/cjs/loader.js:1026:19)�[39m
    �[90m at require (internal/modules/cjs/helpers.js:72:18)�[39m
    at Object. (C:\Users\david\src\node\test.js:7:20)
    �[90m at Module._compile (internal/modules/cjs/loader.js:1138:30)�[39m
    �[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)�[39m
    �[90m at Module.load (internal/modules/cjs/loader.js:986:32)�[39m
    �[90m at Function.Module._load (internal/modules/cjs/loader.js:879:14)�[39m
    �[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)�[39m {
    code: �[32m'MODULE_NOT_FOUND'�[39m,
    requireStack: [ �[32m'C:\Users\david\src\node\test.js'�[39m ]
    }

test.js (from node dir with node_modules dir)
const UVCControl = require('node_modules/uvc-control/index')

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