Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Fails on Windows 10 #14

Closed
davidmurdoch opened this issue Aug 1, 2016 · 2 comments
Closed

Fails on Windows 10 #14

davidmurdoch opened this issue Aug 1, 2016 · 2 comments

Comments

@davidmurdoch
Copy link

npm install heroku-certs fails with

npm ERR! tar.unpack untar error C:\Users***\AppData\Local\heroku\npm\heroku-certs\1.1.12\package.tgz
npm WARN plugins No description
npm WARN plugins No repository field.
npm WARN plugins No license field.
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Users*_\AppData\Local\heroku\cli\lib\node.exe" "C:\Users_**\AppData\Local\heroku\cli\lib\npm\cli.js" "install" "heroku-certs" "--loglevel=info"
npm ERR! node v6.2.1
npm ERR! npm v3.9.3
npm ERR! path C:\Users*
_\AppData\Local\heroku\plugins\node_modules.staging\heroku-certs-e1807e29_.thawing-temple-8799.com.key
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open

npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users***\AppData\Local\heroku\plugins\node_modules.staging\heroku-certs-e1807e29*.thawing-temple-8799.com.key'
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users**_\AppData\Local\heroku\plugins\node_modules.staging\heroku-certs-e1807e29_.thawing-temple-8799.com.key'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

@ransombriggs
Copy link
Contributor

@davidmurdoch I released a new version, could you please try heroku plugins:install heroku-certs again?

@davidmurdoch
Copy link
Author

Installed! Thanks!

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