> Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js

出现这个原因是因为 Node 版本与node-sass版本不匹配导致,由于node版本的升级,原来项目中的node-sass版本过低。

可以 win + R  输入cmd 回车

查看当前node版本

查看项目中Node-sass的版本

查看node与node-sass版本对应关系

node对应版本查看https://www.npmjs.com/package/node-sass

可见,当前node-sass版本为4.0.0,版本过低。

node指定版本下载地址https://nodejs.org/dist/

解决方案:

npm rebuild node-sass

执行完之后再执行

npm update

重启项目即可解决

Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js相关推荐

  1. Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 10.x

    Node Sass could not find a binding 错误示例 error in ./src/components/BaseLayout.vue?vue&type=style& ...

  2. 解决Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 14.x

    今天在新的开发环境检出nodejs的前端项目,运行npm run serve启动项目后报: > Node Sass could not find a binding for your curre ...

  3. Node Sass could not find a binding for your current environment

    typescript引入css直接报错: Node Sass could not find a binding for your current environment 具体错误如下: ERROR i ...

  4. Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runt

    重新搭建开发环境,运行报错,日志如下: Error: Node Sass does not yet support your current environment: Windows 64-bit w ...

  5. Node Sass does not yet support your current environment: Windows 64-bit然如何解决,cnpm此问题解决方法

    Node Sass does not yet support your current environment: Windows 64-bit然如何解决,cnpm此问题解决方法 参考文章: (1)No ...

  6. vue报错:Module build failed: Error: Node Sass does not yet support your current environment: Windows

    Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit ...

  7. Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupport..

    **启动项目时出现Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsuppo ...

  8. node - Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runt

    前言 该问题多数出现在 npm install 安装依赖与 npm run dev/server 运行项目时,根本原因就是 node-sass 版本问题. 终端完整报错信息如下: # SEO Synt ...

  9. vue 运行报错Module build failed: Error: Node Sass does not yet support your current environment: Windows

    卸载node-sass在安装 #1.卸载node-sass npm uninstall --save node-sass #2.安装node-sass npm install --save node- ...

最新文章

  1. android组件化开发视频教程,教你打造一个Android组件化开发框架
  2. Java JNI浅析(一)
  3. 计算机组成原理实...,计算机组成原理实报告-杨睿.doc
  4. 鸿蒙轻内核源码分析:虚拟内存
  5. resource android:attr/dialogCornerRadius not found
  6. 电脑分辨率是什么_吵翻天的2K、3K、4K屏到底是什么鬼?
  7. for里面嵌套if_求求你们了,别再写满屏的 if/ else 了!
  8. 贺利坚老师汇编课程26笔记:LOOP指令使用再议
  9. 谈天津地铁之为民服务
  10. Mybatis源码SqlSession源码分析
  11. 洛杉矶马拉松本周末开跑!27000名选手正常参赛
  12. 教你如何写Bug:Google Guava源码分析之——Joiner
  13. NetFlix 服务注册与发现 Eureka
  14. Python初级双层for循环嵌套求素数合数和循环打印**
  15. 最新kali之bulk_extractor
  16. 带你理解JS中的Events事件
  17. np和tensor转换
  18. simulink【1】分段函数
  19. pyqt5背景色设置使用css或者是调色板
  20. 单例模式《单例模式概念、什么时候能用到单例模式、单例模式的好处》

热门文章

  1. 北京BigData好程序员京东云共建北京首期开班
  2. HMS Core Discovery第13期直播预告——构建手游中的真实世界
  3. mysql IS NOT NULL优化案例
  4. 感觉自己干什么都不行,怎么办?
  5. 研究人员获得了朝鲜黑客组织使用的命令服务器
  6. 学习Python面向对象编程(廖雪峰老师的博客)
  7. 任意两点间距离最短之Floyd算法
  8. 日志收集工具ELK,简单集群配置
  9. 【每天学习一点新知识】Hackergame 2022
  10. 部署Oracle数据库11g提高中型企业竞争力