go-admin-ui icon indicating copy to clipboard operation
go-admin-ui copied to clipboard

win10 npm run dev报错

Open spookyy opened this issue 1 year ago • 4 comments

Warning: 33 repetitive deprecation warnings omitted.

98% after emitting CopyPlugin

ERROR Failed to compile with 1 error 10:32:42 error in ./node_modules/[email protected]@vue-particles/src/vue-particles/vue-particles.vue

Syntax Error: TypeError: Cannot read properties of undefined (reading 'styles')

@ ./node_modules/[email protected]@vue-particles/src/vue-particles/index.js 2:0-43 7:39-48 @ ./src/main.js @ multi ./node_modules/[email protected]@webpack-dev-server/client?http://192.168.0.101:9527&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

spookyy avatar Aug 09 '22 05:08 spookyy

I have the same error too

87074139 avatar Aug 12 '22 09:08 87074139

mac has the same error ,so who can solve it

doctorkervin avatar Aug 20 '22 15:08 doctorkervin

node v18.2.0 npm 8.9.0 os mac I have the same error too

87074139 avatar Aug 20 '22 16:08 87074139

Please try using $ node -v v14.16.0

$ npm -v 6.14.11

And read doc

wenjianzhang avatar Aug 25 '22 05:08 wenjianzhang

我也是哦。 deepin 20.7 版本

[email protected] (/home/opt/my-apps/node/lib/node_modules/cnpm/lib/parse_argv.js)
[email protected] (/home/opt/my-apps/node/lib/node_modules/cnpm/node_modules/npm/index.js)
[email protected] (/home/opt/my-apps/node/bin/node)
[email protected] (/home/opt/my-apps/node/lib/node_modules/cnpm/node_modules/npminstall/lib/index.js)
prefix=/home/opt/my-apps/node 
linux x64 5.15.45-amd64-desktop 
registry=https://registry.npmmirror.com
ERROR  Failed to compile with 1 error

 error  in ./node_modules/[email protected]@vue-particles/src/vue-particles/vue-particles.vue

Syntax Error: TypeError: Cannot read property 'styles' of undefined


 @ ./node_modules/[email protected]@vue-particles/src/vue-particles/index.js 2:0-43 7:39-48
 @ ./src/main.js
 @ multi ./node_modules/[email protected]@webpack-dev-server/client?http://192.168.2.150:9527&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

jiftle avatar Nov 01 '22 02:11 jiftle

Iam resolve by firstStep: "https://github.com/go-admin-team/go-admin-ui.git" if you do firststep have the question also can : secondStep: "https://blog.csdn.net/m0_37899432/article/details/126624076 " just fix the package.json "scripts": { "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve", "build:prod": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build" },

weichenglan avatar Nov 18 '22 10:11 weichenglan

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

weichenglan avatar Apr 20 '23 00:04 weichenglan