cordova 打包错误:

The edge module has not been pre-compiled for node.js version v6.11.2. You must build a custom version of edge.node. Please refer to https://github.com/tjanczuk/edge for building instructions.

 

方法:

https://github.com/tjanczuk/edge/issues/331

 

  I fixed that problem going to the folder C:\Users\{user}\AppData\Roaming\npm\node_modules\vs-tac and changing the package.json to use edge version 4.0.0, deleting the edge folder in the node_modules, and running npm install in the vs-tac folder

 

相关文章:

  • 2021-09-12
  • 2021-11-12
  • 2021-06-10
  • 2022-12-23
  • 2021-10-15
  • 2022-01-01
  • 2022-12-23
  • 2021-10-16
猜你喜欢
  • 2022-12-23
  • 2021-09-12
  • 2021-07-03
  • 2021-06-23
  • 2021-11-28
  • 2021-12-18
相关资源
相似解决方案