这个错误意味着在你的项目中使用了一个需要编译的模块(node-sass),但是缺少了对应环境的编译文件。具体来说,你的环境是 Windows 64-bit,并且使用的是 Node.js 14.x 版本,但是在 D:\imouStoreCMS\node_modules\node-sass\vendor\win32-x64-83 目录下缺少了一个名为 binding.node 的文件。

这个错误信息还告诉了你可以找到的可用环境的绑定文件,即 Windows 64-bit with Node.js 12.x。也就是说,你可以尝试在你的项目中使用 Node.js 12.x 版本来解决这个问题。

这是什么意思:Module build failed Error Missing binding DimouStoreCMSnode_modulesnode-sassvendorwin32-x64-83bindingnodeNode Sass could not find a binding for your current environment Windows 64-bit with Node

原文地址: https://www.cveoy.top/t/topic/iyhr 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录