node 項目 運行報錯問題處理


Error: Missing binding ...\node_modules\node-sass\vendor\win32-x64-83\binding.node Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 14.x

沒有node-sass,提示要我們重新安裝node-sass

解決方法:

輸入命令: npm rebuild node-sass

更新一下:npm update

運行: npm run dev

如果繼續報錯根據error 找問題。有可能是node版本問題,卸載然后安裝低版本即可


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM