Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Error: Cannot find module '@nativescript/core/color' (CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Cannot find module '@nativescript/core/color' #38

Open
aquinn637 opened this issue Feb 27, 2020 · 0 comments

Comments

@aquinn637
Copy link

I am using NativeScript v 6.4.0 and Angular v 8.

I installed this plugin and then I tried to build my project but I got this error:
tns run ios

ERROR in ../node_modules/@nstudio/nativescript-loading-indicator/loading-indicator.js
Module not found: Error: Can't resolve '@nativescript/core/color' in '/Users/aubrey/Documents/Repos/SelfServiceApp2/node_modules/@nstudio/nativescript-loading-indicator'
 @ ../node_modules/@nstudio/nativescript-loading-indicator/loading-indicator.js 6:14-49
 @ ./app/core/http-loader.service.ts
 @ ./app/core/core.module.ts
 @ ./app/app.module.ts
 @ ./main.ts


JavaScript error:
file:///node_modules/@nstudio/nativescript-loading-indicator/loading-indicator.js:6:22: JS ERROR Error: Cannot find module '@nativescript/core/color'
(CoreFoundation) *** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Cannot find module '@nativescript/core/color'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant