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

Cannot find module 'C:\My Data\node-pre-gyp\bin\node-pre-gyp' #143

Open
zeealik opened this issue Jun 4, 2020 · 1 comment
Open

Cannot find module 'C:\My Data\node-pre-gyp\bin\node-pre-gyp' #143

zeealik opened this issue Jun 4, 2020 · 1 comment

Comments

@zeealik
Copy link

zeealik commented Jun 4, 2020

I am following the tutorial from the official site. When I run the below command in terminal.

cd start/server && npm install

it throws error

Error: Cannot find module 'C:\My Data\node-pre-gyp\bin\node-pre-gyp'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
at Function.Module._load (internal/modules/cjs/loader.js:862:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
at internal/main/run_main_module.js:18:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Link:
https://www.apollographql.com/docs/tutorial/schema/

@sumit298
Copy link

sumit298 commented Jun 22, 2020

I am also facing same issue.

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

2 participants