When running the previously written vue project, I encountered the following error.
It should be caused by incompatible version upgrade
Error:
It should be caused by incompatible version upgrade
Error:
Module build failed: ModuleBuildError: Module build failed: Error: Missing binding E:\SVN\32IDPW\04-project\03-source\02-web\briefing\node_modules\node-sass\vendor\win32-x64-64\binding.node Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x Found bindings for the following environments: - Windows 64-bit with Node.js 8.x
Solution:
npm rebuild node-sass
npm update
npm run dev
Read More:
- [Solved] node Error: Could not locate the bindings file.
- Log jar package conflict error: Class path contains multiple SLF4J bindings
- [Solved] Maven log jar package conflict error: Class path contains multiple SLF4J bindings
- ROS Error: Could not import “pyqt“ bindings of qt_gui_cpp library
- Module not found: Error: Can‘t resolve ‘sass-loader‘ in…
- [Solved] Kafka Start Log Error: WARN Found a corrupted index file due to requirement failed: Corrupt index found
- Module not found: Error: Can‘t resolve ‘sass-loader‘
- [Solved] Bringing up interface eth0: Error: No suitable device found: no device found for connection ‘System eth0’.
- Mac Error: sh: vue-cli-service: command not found
- Mac error: SH: Vue cli service: command not found
- [Solved] ORB_SLAM3 Compile Error: opencv4.0 not found four
- Cordova – CordovaError: Promise rejected with non-error: ‘ios-deploy was not found
- [Solved] Non-fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library “libmmkv.so“ not found
- [Solved] LaTeX Error: File ‘‘picins.sty‘‘ not Found.
- Node Kubelet Error: node “xxxxx“ not found [How to Solve]
- error: resource android:attr/lStar not found [How to Solve]
- jitpack.io ERROR: No build artifacts found [How to Solve]
- [Solved] Instantiation of ‘sdram_model_plus‘ failed. The design unit was not found.
- error: resource android:attr/lStar not found [Pefect Solution]
- How to Solve Hexo init error: bash: hexo: command not found