Closed dtopuzov closed 5 years ago
Error is:
ERROR in ./examples/chart/area-series-page.xml
Module not found: Error: Can't resolve 'examples/example-base-page' in '/Users/topuzov/Git/nativescript-cli-tests/nativescript-marketplace-demo/app/examples/chart'
@ ./examples/chart/area-series-page.xml 1:72-109 1:198-235
@ . sync (root|page)\.(xml|css|js|ts|scss)$
@ ./app.ts
ERROR in ./examples/chart/line-series-page.xml
Module not found: Error: Can't resolve 'examples/example-base-page' in '/Users/topuzov/Git/nativescript-cli-tests/nativescript-marketplace-demo/app/examples/chart'
@ ./examples/chart/line-series-page.xml 1:72-109 1:198-235
@ . sync (root|page)\.(xml|css|js|ts|scss)$
@ ./app.ts
ERROR in ./examples/chart/pie-series-page.xml
Module not found: Error: Can't resolve 'examples/example-base-page' in '/Users/topuzov/Git/nativescript-cli-tests/nativescript-marketplace-demo/app/examples/chart'
@ ./examples/chart/pie-series-page.xml 1:72-109 1:198-235
@ . sync (root|page)\.(xml|css|js|ts|scss)$
@ ./app.ts
ERROR in ./examples/chart/bar-series-page.xml
Module not found: Error: Can't resolve 'examples/example-base-page' in '/Users/topuzov/Git/nativescript-cli-tests/nativescript-marketplace-demo/app/examples/chart'
@ ./examples/chart/bar-series-page.xml 1:72-109 1:198-235
@ . sync (root|page)\.(xml|css|js|ts|scss)$
@ ./app.ts
.....
No issues with latest version of the app.
Steps to reproduce: