2019-02-22 apk 打包问题 Execution fa

2019-02-22  本文已影响4人  Mylovesunshine

https://www.jianshu.com/p/72683f7e9488

执行cd ****android && ./gradlew assembleRelease任务错误

A problem occurred starting process 'command 'node''
或者

A problem occurred starting process 'command 'node''
这个错误的可能原因是gradle deamon的缓存问题,关掉cradle deamon,重新再执行一次就可以解决。
$ ./gradlew --stop

上一篇 下一篇

猜你喜欢

热点阅读