v2ray-manager-console
v2ray-manager-console copied to clipboard
This is the console of v2ray-web-manager
nvm切换到16.9.1的nodejs,直接下载的[node_modules](https://gitee.com/wubie/vue2-element-admin-simplify/raw/master/%5Bbackup%5Dnode_modules.zip)丢到`git clone`下来的目录里,然后`npm run build:prod`错误不断 原先即使直接在`git clone`下来的目录里也会出现一样的依赖错误 开发者的依赖关系到底是怎么搞出来的?是不是没测试就丢上来了? ```text [iyu@localhost v2ray-manager-console]$ nvm install 16.9.1 Downloading and installing node v16.9.1... Downloading https://nodejs.org/dist/v16.9.1/node-v16.9.1-linux-x64.tar.xz... ################################################################################################################################################################################### 100.0%Computing checksum with sha256sum Checksums matched! Now using node...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 2.4.0 to 3.3.0. Release notes Sourced from path-to-regexp's releases. Add backtracking protection Fixed Add backtrack protection to 3.x release (#321) d31670a https://github.com/pillarjs/path-to-regexp/compare/v3.2.0...v3.3.0 Match Function Added Add native...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.13.2 to 1.16.0. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @UlisesGascon made their first contribution...
Bumps [vue](https://github.com/vuejs/core) from 2.6.10 to 3.0.0. Changelog Sourced from vue's changelog. 3.0.0 (2020-09-18) 3.0.0-rc.13 (2020-09-18) Bug Fixes hmr: make hmr working with class components (#2144) (422f05e) reactivity: avoid length mutating...