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

Next Blog : Cannot Start after installation #69

Open
nla-asia opened this issue Jan 11, 2023 · 2 comments
Open

Next Blog : Cannot Start after installation #69

nla-asia opened this issue Jan 11, 2023 · 2 comments

Comments

@nla-asia
Copy link

Starting: develop:frontend
[develop:frontend] node:internal/modules/cjs/loader:959
[develop:frontend] throw err;
[develop:frontend] ^
[develop:frontend]
[develop:frontend] Error: Cannot find module 'D:\www\strapi_cms\my-project\develop:frontend'
[develop:frontend] at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
[develop:frontend] at Function.Module._load (node:internal/modules/cjs/loader:804:27)
[develop:frontend] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
[develop:frontend] at node:internal/main/run_main_module:17:47 {
[develop:frontend] code: 'MODULE_NOT_FOUND',
[develop:frontend] requireStack: []

[develop:backend ] Starting: develop:backend
[develop:backend ] node:internal/modules/cjs/loader:959
[develop:backend ] throw err;
[develop:backend ] ^
[develop:backend ]
[develop:backend ] Error: Cannot find module 'D:\www\strapi_cms\my-project\develop:backend'
[develop:backend ] at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
[develop:backend ] at Function.Module._load (node:internal/modules/cjs/loader:804:27)
[develop:backend ] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
[develop:backend ] at node:internal/main/run_main_module:17:47 {
[develop:backend ] code: 'MODULE_NOT_FOUND',
[develop:backend ] requireStack: []
[develop:backend ] }

Nodejs Version : 16.17
OS : Windows 11

@picklebrownie
Copy link

I'm experiencing the same issue

@mimoccc
Copy link

mimoccc commented Feb 28, 2023

Same here...
Any solution?

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

3 participants