You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 5.0.2
Cross-platform modules: 5.0.0
Android Runtime: 5.0.0
iOS Runtime: 5.0.0
nativescript-dev-typescript: 0.7.7
To Reproduce
tns create newApp --ng
tns run {platform} --bundle
ERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.2.0 but 3.2.1 was found instead. will be shown
The text was updated successfully, but these errors were encountered:
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):To Reproduce
tns create newApp --ng
tns run {platform} --bundle
ERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.2.0 but 3.2.1 was found instead.
will be shownThe text was updated successfully, but these errors were encountered: