Skip to content

ng new - Cannot find module 'config-chain' #1264

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

Closed
Rekeyea opened this issue Jul 1, 2016 · 2 comments
Closed

ng new - Cannot find module 'config-chain' #1264

Rekeyea opened this issue Jul 1, 2016 · 2 comments

Comments

@Rekeyea
Copy link

Rekeyea commented Jul 1, 2016

  1. Windows 10
  2. angular-cli: 0.1.0
    node: 5.3.0
    os: win32 x64
  3. Reproduce with:
    ng new my-app

Cannot find module 'config-chain'
Error: Cannot find module 'config-chain'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object. (C:\Users\emiliano.conti\AppData\Roaming\npm\node_modules\angular-cli\node_modules\npm\lib\config\core.js:2:10)
at Module._compile (module.js:398:26)
at Object.Module._extensions..js (module.js:405:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)

  1. Installed config-chain globally with npm install -g config-chain but cannot find another module:

Cannot find module 'umask'
Error: Cannot find module 'umask'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object. (C:\Users\emiliano.conti\AppData\Roaming\npm\node_modules\angular-cli\node_modules\npm\lib\utils\umask.js:1:75)
at Module._compile (module.js:398:26)
at Object.Module._extensions..js (module.js:405:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)

@filipesilva
Copy link
Contributor

Dupe of #1186

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants