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

npm install quicktype, err #2480

Open
Bogon opened this issue Jan 25, 2024 · 1 comment
Open

npm install quicktype, err #2480

Bogon opened this issue Jan 25, 2024 · 1 comment
Labels
bug need info We need more information, or we can't resolve this issue

Comments

@Bogon
Copy link

Bogon commented Jan 25, 2024

node:internal/modules/cjs/loader:1080
throw err;
^

Error: Cannot find module 'wordwrap'
Require stack:

  • /usr/local/lib/node_modules/quicktype/dist/index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
    at Module._load (node:internal/modules/cjs/loader:922:27)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object. (/usr/local/lib/node_modules/quicktype/dist/index.js:46:18)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/usr/local/lib/node_modules/quicktype/dist/index.js' ]
@inferrinizzard
Copy link
Contributor

Hi, could you provide more context about this error ?

@inferrinizzard inferrinizzard added bug need info We need more information, or we can't resolve this issue labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug need info We need more information, or we can't resolve this issue
Projects
None yet
Development

No branches or pull requests

2 participants