The specified command ("deploy") is invalid.
See original GitHub issueHi, Thanks for making this awesome tool! I’m trying out the deploy command here is my sequence:
+ angular-cli-ghpages@0.6.0-rc.2
added 14 packages from 7 contributors and audited 17167 packages in 14.941s
found 0 vulnerabilities
Installed packages for tooling via npm.
UPDATE angular.json (3790 bytes)
ole@mkt:~/ghtest$ ng deploy --repo=ng deploy --repo=https://github.com/oleersoy/ghtest.git
The specified command ("deploy") is invalid. For a list of available options,
run "ng help".
Did you mean "doc"?
ole@mkt:~/ghtest$
Thoughts?
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
angular 6 The specified command ("deploy") is invalid. For a ...
Try to use npm run deploy . Not all commands from package.json are related to ng.
Read more >chatops deploy command fails with "he specified version is ...
If I try to deploy with chatops command /chatops run deploy 11.4.3-ee.0 --production --canary it fails with: The specified version is invalid.
Read more >the specified command (completion) is invalid. for a list of ...
When I use ng deploy in the terminal, it is showing the below error: The specified command ("deploy") is invalid. For a list...
Read more >Angular CLI - ng help Command - Tutorialspoint
Must be executed from within a workspace directory. deploy Invokes the deploy builder for a specified project or for the default project in...
Read more >ng add - Angular
Option Description Value Type Default Value
‑‑force Force overwriting of existing files. boolean false
‑‑interactive Enable interactive input prompts. boolean true
‑‑registry The NPM registry to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

see #66
Hi, thanks for the feedback.
At the moment the history is preseved. We have a feature request to change that: #46
Indeed, this feature is the next thing that we will implement! 😃