Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 12.x
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 12.x相关的知识,希望对你有一定的参考价值。
参考技术A 项目中使用node-sass 为node 14版本,但项目为node 12版本需要运行 npm rebuild node-sass
然后更新 npm update
Maven - Could not find artifact
[INFO] Scanning for projects…
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.easybuy:easybuy-manager:0.0.1-SNAPSHOT: Could not find artifact com.easybuy:easybuy-parent:pom:0.0.1-SNAPSHOT and ‘parent.relativePath’ points at wrong local POM @ line 3, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.easybuy:easybuy-manager:0.0.1-SNAPSHOT (D:\\Users\\10856214\\workspace-template\\easybuy-manager\\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.easybuy:easybuy-manager:0.0.1-SNAPSHOT: Could not find artifact com.easybuy:easybuy-parent:pom:0.0.1-SNAPSHOT and ‘parent.relativePath’ points at wrong local POM @ line 3, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
- 原因是父亲 POM 没有提前 install 到本地仓库,而儿子 POM 越界抢先 install 导致出现该问题,所以知道该怎么做了吧?!
以上是关于Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 12.x的主要内容,如果未能解决你的问题,请参考以下文章
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 10.x
vscode 报错: could not find runtime 'node' in path
错误:Could not find an available JavaScript runtime
Borland c++ build 6编译出错Could not find a match for OpenArray<TVarRec>::OpenArray
Could not find iPhone X simulator
Could not find proper version of cocoapods(1.11.2) in any of the sources