cdQA-ui icon indicating copy to clipboard operation
cdQA-ui copied to clipboard

Ui not working

Open ghost opened this issue 5 years ago • 3 comments

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] serve: vue serve ./load-dev-dependencies.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] serve script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

This is coming after running non run serve. I did run npm install as well.

ghost avatar Nov 04 '19 13:11 ghost

@fmikaelian any ideas on this?

andrelmfarias avatar Nov 05 '19 16:11 andrelmfarias

Was wondering if anyone managed to resolve this issue

npm run serve

[email protected] serve C:\Users\c4vk46\cdQA_ui\cdQA-ui vue serve ./load-dev-dependencies.js Command vue serve requires a global addon to be installed. Please run yarn global add @vue/cli-service-global and try again.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] serve: vue serve ./load-dev-dependencies.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] serve script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

sundeeprpatil-zz avatar Dec 17 '19 04:12 sundeeprpatil-zz

PS C:\Users\PRESTIGE\OneDrive......\website\cdQA-ui> npm run serve

[email protected] serve C:\Users\PRESTIGE\OneDrive......\website\cdQA-ui vue serve ./load-dev-dependencies.js

'vue' is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] serve: vue serve ./load-dev-dependencies.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] serve 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! C:\Users\PRESTIGE\AppData\Roaming\npm-cache_logs\2020-03-22T03_41_55_164Z-debug.log

borisalmonacid avatar Mar 22 '20 03:03 borisalmonacid