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

Republish with updated NPM #14

Closed
sunrize531 opened this issue Mar 8, 2018 · 1 comment
Closed

Republish with updated NPM #14

sunrize531 opened this issue Mar 8, 2018 · 1 comment

Comments

@sunrize531
Copy link

The version of module which is currently published in npm registry appears to be affected by this npm bug:
npm/npm#16734

Which prevents the application using this module (indirectly) from being deployed on Amazon AWS:
aws/aws-cli#2639

Republishing the module using newer (or stable) version of npm should resolve the issue.

@feross
Copy link
Owner

feross commented Mar 8, 2018

Installed the latest Node.js LTS and npm and republished. Hope this fixes the issue for you.

node -v
v8.10.0

npm -v
5.7.1

Published as 3.1.5.

@feross feross closed this as completed Mar 8, 2018
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

2 participants