Skip to content

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

Open
@zeealik

Description

@zeealik

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions