简体   繁体   中英

(NODE MODULES IN VUEJS)This relative module was not found?

This is image of traceback

I got this trace back, I do not get this error until I pull new code from github, but I cannot detect what module is not imported


* ./assets in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/JobDetailPrint.vue?vue&type=script&lang=js&
No type errors found
Version: typescript 3.9.7
Time: 7371ms
^C

I also got this error when I rename file or folders of the components. Make sure you have change all the reference of the files. This link may help: enter link description here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM