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
run tns run android --bundle --env.uglify --env.aot --env.snapshot
Error is generated ERROR in : 'Image' is not a known element:
altf1be\GroceriesList>tns run android --bundle --env.uglify --env.aot --env.snapshot
Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
Searching for devices...
Executing before-liveSync hook from altf1be\GroceriesList\hooks\before-liveSync\nativescript-angular-sync.js
Executing before-watchPatterns hook from altf1be\GroceriesList\hooks\before-watchPatterns\nativescript-dev-typescript.js
Executing before-watchPatterns hook from altf1be\GroceriesList\hooks\before-watchPatterns\nativescript-dev-webpack.js
Executing before-watch hook from altf1be\GroceriesList\hooks\before-watch\nativescript-dev-typescript.js
Hook skipped because bundling is in progress.
Executing before-watch hook from altf1be\GroceriesList\hooks\before-watch\nativescript-dev-webpack.js
Running webpack for Android...
Stripping the snapshot flag. Bear in mind that snapshot is only available in release builds and is NOT available on Windows systems.
clean-webpack-plugin: altf1be\GroceriesList\platforms\android\app\src\main\assets\app*** has been removed.
File change detected. Starting incremental webpack compilation...
If 'Image' is an Angular component, then verify that it is part of this module.
To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
<StackLayout class="form" [class.dark]="!isLoggingIn">
[ERROR ->]
: Can't bind to 'text' since it isn't a known property of 'Button'. ("" [(ngModel)]="user.password"
class="input input-border">
<Button [ERROR ->][text]="isLoggingIn ? 'Sign in' : 'Sign up'" class="btn btn-primary"
(tap)="submit()"></")
: Can't bind to 'text' since it isn't a known property of 'Button'. ("n in' : 'Sign up'" class="btn btn-primary"
(tap)="submit()">
<Button [ERROR ->][text]="isLoggingIn ? 'Sign up' : 'Back to login'" (tap)="toggleDisplay()">
</StackLayo")
: 'StackLayout' is not a known element:
If 'StackLayout' is an Angular component, then verify that it is part of this module.
To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
[ERROR ->]<StackLayout class="form" [class.dark]="!isLoggingIn"> </Imag")
: 'FlexboxLayout' is not a known element:
If 'FlexboxLayout' is an Angular component, then verify that it is part of this module.
To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("[ERROR ->]
<StackLayout class="form" [class.dark]="!isLoggingIn">
<Image src="~/im")
The text was updated successfully, but these errors were encountered:
tns run android --bundle --env.uglify --env.aot --env.snapshot
ERROR in : 'Image' is not a known element:
altf1be\GroceriesList>tns run android --bundle --env.uglify --env.aot --env.snapshot
Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
Searching for devices...
Executing before-liveSync hook from altf1be\GroceriesList\hooks\before-liveSync\nativescript-angular-sync.js
Executing before-watchPatterns hook from altf1be\GroceriesList\hooks\before-watchPatterns\nativescript-dev-typescript.js
Executing before-watchPatterns hook from altf1be\GroceriesList\hooks\before-watchPatterns\nativescript-dev-webpack.js
Executing before-watch hook from altf1be\GroceriesList\hooks\before-watch\nativescript-dev-typescript.js
Hook skipped because bundling is in progress.
Executing before-watch hook from altf1be\GroceriesList\hooks\before-watch\nativescript-dev-webpack.js
Running webpack for Android...
Stripping the snapshot flag. Bear in mind that snapshot is only available in release builds and is NOT available on Windows systems.
clean-webpack-plugin: altf1be\GroceriesList\platforms\android\app\src\main\assets\app*** has been removed.
File change detected. Starting incremental webpack compilation...
webpack is watching the files…
Hash: 8db118618f5092039338
Version: webpack 4.24.0
Time: 20874ms
Built at: 2018-11-18 13:03:19
2 assets
Entrypoint bundle = vendor.js bundle.js
[4] ../node_modules/rxjs/_esm5/internal/Observable.js + 1 modules 4.55 KiB {1} [built]
| 2 modules
[14] ../node_modules/rxjs/_esm5/internal/observable/from.js + 5 modules 6.17 KiB {1} [built]
| 6 modules
[64] ../node_modules/rxjs/_esm5/index.js + 17 modules 31.8 KiB {1} [built]
| 18 modules
[92] ../node_modules/rxjs/_esm5/internal/scheduler/asap.js + 3 modules 3.44 KiB {1} [built]
| 4 modules
[101] ../node_modules/rxjs/_esm5/operators/index.js + 84 modules 155 KiB {1} [built]
| 85 modules
[122] ../node_modules/rxjs/_esm5/internal/scheduler/queue.js + 2 modules 2.19 KiB {1} [built]
| 3 modules
[158] ./package.json 165 bytes {0} [optional] [built]
[225] ../$$_lazy_route_resource lazy namespace object 160 bytes {0} [built]
[242] ./main.ts 1.44 KiB {0} [built]
[276] ./app.css 333 bytes {0} [built]
[290] ./app.module.ts 3.25 KiB {0} [built]
[312] ./app.component.ts 1.14 KiB {0} [built]
[313] ./app.routing.ts 1.42 KiB {0} [built]
[314] ./login/login.component.ts 6.55 KiB {0} [built]
[317] ./list/list.component.ts 9.59 KiB {0} [built]
+ 307 hidden modules
ERROR in : 'Image' is not a known element:
If 'Image' is an Angular component, then verify that it is part of this module.
To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
<StackLayout class="form" [class.dark]="!isLoggingIn">
[ERROR ->]
: Can't bind to 'text' since it isn't a known property of 'Button'. ("" [(ngModel)]="user.password"
class="input input-border">
<Button [ERROR ->][text]="isLoggingIn ? 'Sign in' : 'Sign up'" class="btn btn-primary"
(tap)="submit()"></")
: Can't bind to 'text' since it isn't a known property of 'Button'. ("n in' : 'Sign up'" class="btn btn-primary"
(tap)="submit()">
<Button [ERROR ->][text]="isLoggingIn ? 'Sign up' : 'Back to login'" (tap)="toggleDisplay()">
</StackLayo")
: 'StackLayout' is not a known element:
[ERROR ->]<StackLayout class="form" [class.dark]="!isLoggingIn">
</Imag")
: 'FlexboxLayout' is not a known element:
<StackLayout class="form" [class.dark]="!isLoggingIn">
<Image src="~/im")
The text was updated successfully, but these errors were encountered: