SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.48k stars 1.55k forks source link

Error in building renderer process #953

Open jiadongxu opened 5 years ago

jiadongxu commented 5 years ago

/_ \ /\ __ __ /\ \ /_ \ /\ \
\//\ \ / ,.`\ \ \ ,_\ / ,_\ ____
\ \ _ /\ \/\ \ /_\ \//\ \ _\ \
_\ \
/\
/ \ \ \/ /_, `\/_____\ \ \ ,. \ \ _\ \/\ \ _\ _ /\ ,. \ /_\ _\ \ \ _ \/_/\/__/ \ __/ \ __/ \ \ \ /__\ __\ \// \// \ __\ \// \// \// \/_/ \/_/ \/ / \/__/

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! Pistis@1.0.2 build: node .electron-vue/build.js && electron-builder . Pistis "cnpm" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Pistis@1.0.2 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/qianxuechao/.npm/_logs/2019-11-16T00_53_38_040Z-debug.log

ROTGP commented 5 years ago

Similar problem here... although it was working a few weeks ago.

ruudboon commented 5 years ago

@jiadongxu Did you found a solutioN?

julnegre commented 5 years ago

For me i changed to node version 10.16.0 and it works !

kekekezi commented 1 year ago

我也有一样的问题 ,,,, 怎么解决呢