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

how to solve error with setting up in local system #1538

Open
ayushnau opened this issue Aug 6, 2021 · 0 comments
Open

how to solve error with setting up in local system #1538

ayushnau opened this issue Aug 6, 2021 · 0 comments

Comments

@ayushnau
Copy link

ayushnau commented Aug 6, 2021

I ran the command ng serve but it is showing
internal/modules/cjs/loader.js:888
throw err;
^

Error: Cannot find module 'C:\Users\LENOVO\AppData\Roaming\npm\node_modules@angular\cli\bin\ng'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
at Function.Module._load (internal/modules/cjs/loader.js:730:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
can someone tell me how to solve this

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