Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region_HeatMap.vue not found #13

Open
machristie opened this issue Oct 23, 2019 · 1 comment
Open

Region_HeatMap.vue not found #13

machristie opened this issue Oct 23, 2019 · 1 comment

Comments

@machristie
Copy link
Collaborator

I'm getting this compilation error when running npm run build:

This relative module was not found:

* ./../Region_HeatMap.vue in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./nod
e_modules/vue-loader/lib??vue-loader-options!./src/components/dashboard/charts/Region.vue?vue&type=script&lang=js&

Looks like the Region_HeatMap is in interactwel/dashboard/src/... instead of in interactwel/src/...

Since the Vuejs code has been copied from interactwel/dashboard/src/ to interactwel/src/ it can be removed from interactwel/dashboard/src/. I copied it so that I wouldn't disturb any ongoing work, but now it will be good to remove the duplication.

@machristie
Copy link
Collaborator Author

@Hydroinformatics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant