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.

How to create an rc6 app with the CLI? it creates the old version that is using nativeScriptBootstrap(AppComponent); instead of NgModule? I updated to nativescript@latest and created a project with --ng

Any help?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
NickIlievcommented, Sep 14, 2016

@lachama

Indeed, at this very moment, the documentation is not fully updated for the usage of RC6 - we are working on the updates but also working on integration with RC7 so the article fix might be delayed.

0reactions
dtopuzovcommented, Sep 18, 2016

Obsolete, now we create apps with official release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Starting an Angular 2 RC.6 project - O'Reilly
Yakov Fain shows how to get started with the latest from the Angular 2 team.
Read more >
angular - Angular2 RC6 upgrade - Stack Overflow
For Angular 2 final version 2.0.0.0. the pipe should be declared in declaration section of app.module.ts file import {KeysPipe} from '.
Read more >
Angular2 RC6 migration guide? - Reddit
So RC6 deprecated directives and pipes in components. So how can we use the new ngModule decorator for migrating out app.
Read more >
Setting up a project in Angular2 (rc6 and beyond) - C14L
mkdir ng2-app && cd $_ && npm init -y. Next, install the most recent Angular2 release into the directory, using npm . For...
Read more >
Updating Your Angular 2 App From RC4 to RC5
Updating Your Angular 2 App From RC4 to RC5: A Practical Guide (Also works for RC6, RC7 and Angular 2 Final) · 2....
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