Closed zhaokuohaha closed 6 years ago
The environment:
I install ws@3.3.2
and resolve it : https://github.com/ionic-team/ionic-cli/issues/2922
ws@3.3.2 --save-dev --save-exact
I have this same issue, and what worked for @zhaokuohaha does not appear to work for me.
+1, I have the same error...
@roscopecoltran, what version of Node.js do you have installed? I had 10.x installed and found my problem was fixed when I went back to using 8.11.3 instead.
events.js:183 throw er; // Unhandled 'error' event ^
TypeError: Cannot read property '0' of undefined
at Object.exports.parseConfig (F:\IndiansInCA\node_modules\@ionic\app-scripts\dist\util\cordova-config.js:34:26)
at F:\IndiansInCA\node_modules\@ionic\app-scripts\dist\util\cordova-config.js:22:24
at Parser.
please help ..
Did anybody got any fix for this problem
yes , check your config.xml file. app name , and check many parameter compare to any other project .
Hi Yura: I got a problem when use the template. I run follow commands
the project compile succeed, but it can't run and got this error message:
in the browser, when runing extension , press
F12
and got this error message:how could I do to resolve this problem ?