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
ERROR in ../../tools/demo/test-package/index.ts:2:18 - error TS2307: Cannot find module '@nativescript/test-package' or its corresponding type declarations.
2 import { } from '@nativescript/test-package';
The text was updated successfully, but these errors were encountered:
jnorkus
changed the title
"Cannot find module" error when starting a demo app
"Cannot find module" error when starting an angular demo app
Apr 13, 2022
To reproduce:
npm setup
npm add
npm start
apps.demo-angular.android
Result:
The text was updated successfully, but these errors were encountered: