Skip to content

ng add throws error (An unhandled exception occurred: Cannot find module 'angular-cli-ghpages/ng-add') #156

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
fmalcher opened this issue Jul 26, 2022 · 3 comments
Assignees

Comments

@fmalcher
Copy link
Member

This is due to a mistake during publishing of 1.0.1. We will fix this asap.

@JohannesHoppe
Copy link
Member

I'm on it

@JohannesHoppe
Copy link
Member

fixed via 1.0.3

The command line arguments of NPM 8 have been changed!

https://docs.npmjs.com/cli/v7/commands/npm-publish

npm publish [<tarball>|<folder>] [--tag <tag>] [--access <public|restricted>] [--otp otpcode] [--dry-run]

https://docs.npmjs.com/cli/v8/commands/npm-publish

npm publish <package-spec>

@JohannesHoppe
Copy link
Member

npm deprecate -f '[email protected]' "this package is broken, please use v1.0.3"
npm deprecate -f '[email protected]' "this package is broken, please use v1.0.3"

JohannesHoppe added a commit that referenced this issue Jul 26, 2022
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