We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CLI is not able to create applications from scoped packages, for example @angular/core.
@angular/core
Not applicable
$ tns create myApp --template `@angular/core`
This operation fails with npm install error.
npm install
No.
The text was updated successfully, but these errors were encountered:
rosen-vladimirov
No branches or pull requests
Tell us about the problem
CLI is not able to create applications from scoped packages, for example
@angular/core
.Which platform(s) does your issue occur on?
Not applicable
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
This operation fails with
npm install
error.Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
No.
The text was updated successfully, but these errors were encountered: