-
Notifications
You must be signed in to change notification settings - Fork 12k
typings: not found #1126
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
Comments
Check the permissions on |
I think @Splaktar is correct, this looks like a permissions issue. There is more information about it here https://docs.npmjs.com/getting-started/fixing-npm-permissions |
I have a similar error after upgrading from the previous beta (which worked fine)
the failed installation is missing the 'typings' folder I installed 'typings' and I'm working again. |
Closed as obsolete following #1455. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
/usr/local/lib/node_modules/angular-cli/node_modules/configstore/index.js:54
throw err;
^
Error: EACCES: permission denied, open '/home/diahron/.config/configstore/ember-cli.json'
You don't have access to this file.
node --version v6.2.1
I have been trying to install angular-cli for about a day or two.
⠙ Installing packages for tooling via npmsh: 1: typings: not found
unzip error /tmp/npm-4970-96090951/registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz
error reading /tmp/npm-4970-96090951/registry.npmjs.org/q/-/q-1.4.1.tgz
I tried to install ng via npm. I think that just compounded problem.
The text was updated successfully, but these errors were encountered: