yichuan

Results 4 comments of yichuan

I have the same error,pls help ==== Traceback (most recent call last): File "C:\Users\Edwin\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\Edwin\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code exec(code, run_globals)...

mac部署 提示缺少文件: > [email protected] serve > vue-cli-service serve --mode serve node:internal/modules/cjs/loader:1078 throw err; ^ Error: Cannot find module './Resolve' 这是哪一步没做。。。 是按顺序走的: 1.npm install 2.npm run server

已解决: 在settings中修改 Output Dir 变量为 : docs/.vuepress/dist