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.

OS : Windows 7

@angular/cli: 1.0.0-rc.0 node: 6.9.2 os: win32 x64 @angular/common: 2.4.8 @angular/compiler: 2.4.8 @angular/core: 2.4.8 @angular/forms: 2.4.8 @angular/http: 2.4.8 @angular/platform-browser: 2.4.8 @angular/platform-browser-dynamic: 2.4.8 @angular/router: 3.4.8

I have a working angular project , I tried ng init, but it says init is missing

The specified command init is invalid. For available options, see `ng help`.

how do I CLIfy an existing project ?

thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:7
  • Comments:23 (5 by maintainers)

github_iconTop GitHub Comments

13reactions
phil123456commented, Mar 17, 2017

dude, are you for real ? just read the bloody thread instead of blindly asking the same question I did 2 weeks ago

10reactions
vasylandcommented, Mar 16, 2017

When I am creating a new project I am getting the follwoing and nothing created. Installed/Reinstalled angular2-eclipse and no changes. \Ang2Prj>ng init The specified command init is invalid. For available options, see ng help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ng-init value is not showing - Stack Overflow
I'm trying to learn the basics on angular. I installed angular via npm. Just trying to run my first app <!DOCTYPE html> <html> ......
Read more >
Add services - Angular
Run ng generate to create a service called hero . content_copy ng generate service hero. The command generates a skeleton HeroService ...
Read more >
NgOnInit & Constructor Differences In Angular With Examples
ngOnInit () called by Angular to indicate that Angular is done with initializing the component. To use ngOnInit() we have to import OnInit...
Read more >
SyntaxError: missing ) after argument list - JavaScript | MDN
There is an error with how a function is called. This might be a typo, a missing operator, or an unescaped string, for...
Read more >
select - AngularJS: API
API Reference; / ng; / directive components in ng; / select ... the value attribute or the textContent of the <option> , if...
Read more >

github_iconTop Related Medium Post

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