【发布时间】:2018-04-22 05:37:27
【问题描述】:
我在大学项目中使用 Ionic3,
我是 Ionic 的初学者,现在我要重新安装 Node.js v9.1.0
在我无法服务我的项目之后
我该如何解决它
错误:Node Sass 还不支持您当前的环境: 具有不受支持的运行时的 Windows 64 位 (59) 有关支持哪些环境的更多信息,请参阅: https://github.com/sass/node-sass/releases/tag/v4.5.3 在 module.exports (D:\Mobile Application\Ionic\myApp\node_modules\node-sass\lib\binding.js:13:13) 在对象。 (D:\Mobile Application\Ionic\myApp\node_modules\node-sass\lib\index.js:14:35) 在 Module._compile (module.js:641:30) 在 Object.Module._extensions..js (module.js:652:10) 在 Module.load (module.js:560:32) 在 tryModuleLoad (module.js:503:12) 在 Function.Module._load (module.js:495:3) 在 Module.require (module.js:585:17) 在要求(内部/module.js:11:18) 在对象。 (D:\Mobile Application\Ionic\myApp\node_modules\@ionic\app-scripts\dist\core\bundle-components.js:6:16)
【问题讨论】: