Skip to content

ng help generate does not work in 1.0.0-beta.14 #2142

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
denofevil opened this issue Sep 15, 2016 · 5 comments
Closed

ng help generate does not work in 1.0.0-beta.14 #2142

denofevil opened this issue Sep 15, 2016 · 5 comments
Assignees

Comments

@denofevil
Copy link

  1. OS: OS X, 10.11.6
  2. Versions: angular-cli: 1.0.0-beta.14
    node: 6.5.0
  3. STR: Generate a new application, cd in the application folder, run ng help generate
  4. I'm getting You cannot use the help command inside an angular-cli project. instead of the available blueprints list
@hansl
Copy link
Contributor

hansl commented Sep 15, 2016

Confirmed it's a bug, fixing right now. SHouldn't take long.

@hansl hansl self-assigned this Sep 15, 2016
@bougnat12
Copy link

'ng help' does not work too with this message :
Cannot find module './build.d'
Error: Cannot find module './build.d'
at Function.Module._resolveFilename (module.js:455:15)
at Function.Module._load (module.js:403:25)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at /usr/local/lib/node_modules/angular-cli/commands/help.js:28:33
at Array.reduce (native)
at Class.run (/usr/local/lib/node_modules/angular-cli/commands/help.js:26:39)
at Class. (/usr/local/lib/node_modules/angular-cli/node_modules/angular-cli/lib/models/command.js:152:17)
at tryCatch (/usr/local/lib/node_modules/angular-cli/node_modules/rsvp/dist/lib/rsvp/-internal.js:215:12)
at invokeCallback (/usr/local/lib/node_modules/angular-cli/node_modules/rsvp/dist/lib/rsvp/-internal.js:230:13)
at publish (/usr/local/lib/node_modules/angular-cli/node_modules/rsvp/dist/lib/rsvp/-internal.js:198:7)
at flush (/usr/local/lib/node_modules/angular-cli/node_modules/rsvp/dist/lib/rsvp/asap.js:82:5)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

@hansl
Copy link
Contributor

hansl commented Sep 18, 2016

Fixed by #2146

@hansl hansl closed this as completed Sep 18, 2016
@denofevil
Copy link
Author

denofevil commented Sep 28, 2016

@hansl I've checked 1.0.0-beta.15 and help works better indeed. However ng help generate used to provide a list of available blueprints, now it doesn't. Should I file another issue?

@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 6, 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

3 participants