【问题标题】:Node-sass on macOS Catalina not working. How should I fix this?macOS Catalina 上的 Node-sass 无法正常工作。我应该如何解决这个问题?
【发布时间】:2020-02-22 20:28:13
【问题描述】:

我运行了create-react-app,然后运行yarn install,当我运行yarn start时,我的终端打印出以下错误,我不知道从哪里开始调试这个问题。

Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (72)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.11.0

【问题讨论】:

  • 我遇到了同样的问题。可以查看here如何解决。

标签: reactjs macos node-sass


【解决方案1】:
【解决方案2】:
npm install node-sass --save-dev

npm install

【讨论】:

    猜你喜欢
    • 2019-03-14
    • 1970-01-01
    • 1970-01-01
    • 2020-02-04
    • 2017-01-27
    • 2021-01-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多