Thanks to visit codestin.com
Credit goes to github.com

Skip to content

npm install 报错的小伙伴看过来 #79

@Marscarm

Description

@Marscarm

如果你npm install报错,提示

  • gyp err xxx
  • gyp verb could not find "python"
  • ……

解决办法:删除package.json中的以下两条

  • "node-sass": "^4.7.2",
  • "sass-loader": "^6.0.6",

然后重新npm install即可

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions