nativescript-schematics icon indicating copy to clipboard operation
nativescript-schematics copied to clipboard

nativescript, mobile, schematics, angular

Results 76 nativescript-schematics issues
Sort by recently updated
recently updated
newest added

**Environment** Angular CLI: 10.2.0 Node: 14.15.0 OS: win32 x64 Provide the content of the `package.json` file in the project: ``` { "name": "hello-shared", "main": "main.tns.js", "version": "0.0.0", "scripts": { "ng":...

**Environment** Provide the content of the `package.json` file in the project: ``` @nativescript/[email protected] ``` **Describe the bug** When starting the newly created app, the error `Uncaught ReferenceError: __decorate is not...

**Environment** Provide the content of the `package.json` file in the project: tns version : 7.0.11 Angular CLI: 10.1.7 Node: 12.19.0 OS: linux x64 **Describe the bug** When I perform the...

**Environment** Angular 10 NS 7.0.4 nativescript/schematic 10 **Describe the bug** after run ng new --collection=@nativescript/schematics my-share-app --shared the file webpack.config.js is not created under the main folder **To Reproduce** run...

**Environment** { "name": "Nativescript7", "main": "main.tns.js", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", "android": "tns run...

When I run the command: ``` tns preview ``` with my code sharing project the QR code pops up. When scanning I get the following message: ``` Preparing project... Invalid...

**Environment** Provide the content of the `package.json` file in the project: { "name": "MyApp", "description": "My Application", "version": "1.0.0", "private": true, "scripts": { "ng": "ng", "test": "ng test", "lint": "ng...

**Environment** Provide the content of the `package.json` file in the project: **Describe the bug** As I am trying to migrate a schematics project to NS7 I tried to generate a...

in progress

**Environment** Provide the content of the `package.json` file in the project: **Describe the bug** Converting an old project started in Angular 6 to shared Angular 10 project. The problem DID...

**Environment** Provide the content of the `package.json` file in the project: XCode 12 installed Emulator: iPad Air - 4th generation - 14.0 { "name": "ns-ang-add-ns3", "version": "0.0.0", "scripts": { "android":...