question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The specified command ("deploy") is invalid.

See original GitHub issue

Hi, 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:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JohannesHoppecommented, Aug 17, 2019

see #66

0reactions
JohannesHoppecommented, Aug 17, 2019

Hi, thanks for the feedback.

At the moment the history is preseved. We have a feature request to change that: #46

Just curious whether it would be a good idea to derive the base href from the repo if the --cname option is not specfiied?

Indeed, this feature is the next thing that we will implement! 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found