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 / webpack issue #6

Open
breizhwave opened this issue Dec 10, 2024 · 0 comments
Open

npm / webpack issue #6

breizhwave opened this issue Dec 10, 2024 · 0 comments

Comments

@breizhwave
Copy link

Hi, with node 18.4 I get the following error on running npm run dev

[webpack-cli] Error: Cannot find module ' FULLSTACK/wave-2025-local-1/wave2025-2/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js'
at createEsmNotFoundErr (node:internal/modules/cjs/loader:1098:15)
at finalizeEsmResolution (node:internal/modules/cjs/loader:1091:15)
at resolveExports (node:internal/modules/cjs/loader:567:14)
at Module._findPath (node:internal/modules/cjs/loader:636:31)
at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
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:121:18)
at Object. (/Users/dourlaouen/Documents/FULLSTACK/wave-2025-local-1/wave2025-2/node_modules/@jridgewell/source-map/dist/source-map.cjs:6:18)
at Module._compile (node:internal/modules/cjs/loader:1256:14) {
code: 'MODULE_NOT_FOUND',
path: '/ FULLSTACK/wave-2025-local-1/wave2025-2/node_modules/@jridgewell/gen-mapping/package.json'
}

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