通过vue-ui 打开一个可视化界面,来管理项目

Vue / 1192人浏览 / 0人评论

学习Vue过程中用到一种构建vue项目的方法:通过vue-ui打开一个可视化界面来管理项目,新建一个文件夹,在文件夹下敲命令 vue-ui,就能打开本地ip,端口8000,就可以看到一个可视化界面,操作界面create项目,基本和使用脚手架vue-cli创建项目一样,只是这里看起来更明了。

学习Vue过程中用到一种构建vue项目的方法:通过vue-ui打开一个可视化界面来管理项目,新建一个文件夹,在文件夹下敲命令 vue-ui,就能打开本地ip,端口8000,就可以看到一个可视化界面,操作界面create项目,基本和使用脚手架vue-cli创建项目一样,只是这里看起来更明了。

Administrator@PC-202005152046 MINGW64 /e/workspace/vue_ui
// npm 配置源为国内淘宝
$ npm config set registry https://registry.npm.taobao.org
Administrator@PC-202005152046 MINGW64 /e/workspace/vue_ui
// 安装 vue cli
$ cnpm install -g @vue/cli
// 直至安装完成,请划到最下面查看
Downloading @vue/cli to C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli_tmp
Copying C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli_tmp\_@vue_cli@4.5.8@@vue\cli to C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli
Installing @vue/cli's dependencies to C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli/node_modules
[1/35] @vue/cli-ui-addon-widgets@^4.5.8 installed at node_modules\_@vue_cli-ui-addon-widgets@4.5.8@@vue\cli-ui-addon-widgets
[2/35] @types/ejs@^2.7.0 installed at node_modules\_@types_ejs@2.7.0@@types\ejs
[3/35] commander@^2.20.0 installed at node_modules\_commander@2.20.3@commander
[4/35] debug@^4.1.0 installed at node_modules\_debug@4.2.0@debug
[5/35] deepmerge@^4.2.2 installed at node_modules\_deepmerge@4.2.2@deepmerge
[6/35] @vue/cli-ui-addon-webpack@^4.5.8 installed at node_modules\_@vue_cli-ui-addon-webpack@4.5.8@@vue\cli-ui-addon-webpack
[7/35] ejs@^2.7.1 installed at node_modules\_ejs@2.7.4@ejs
[8/35] envinfo@^7.5.1 installed at node_modules\_envinfo@7.7.3@envinfo
[9/35] cmd-shim@^3.0.3 installed at node_modules\_cmd-shim@3.0.3@cmd-shim
[10/35] ini@^1.3.5 installed at node_modules\_ini@1.3.5@ini
[11/35] import-global@^0.1.0 installed at node_modules\_import-global@0.1.0@import-global
[12/35] isbinaryfile@^4.0.6 installed at node_modules\_isbinaryfile@4.0.6@isbinaryfile
[13/35] boxen@^4.1.0 installed at node_modules\_boxen@4.2.0@boxen
[14/35] fs-extra@^7.0.1 installed at node_modules\_fs-extra@7.0.1@fs-extra
[15/35] javascript-stringify@^1.6.0 installed at node_modules\_javascript-stringify@1.6.0@javascript-stringify
[16/35] lru-cache@^5.1.1 existed at node_modules\_lru-cache@5.1.1@lru-cache
[17/35] leven@^3.1.0 installed at node_modules\_leven@3.1.0@leven
[18/35] minimist@^1.2.5 existed at node_modules\_minimist@1.2.5@minimist
[19/35] lodash.clonedeep@^4.5.0 installed at node_modules\_lodash.clonedeep@4.5.0@lodash.clonedeep
[20/35] resolve@^1.17.0 existed at node_modules\_resolve@1.18.1@resolve
[21/35] shortid@^2.2.15 installed at node_modules\_shortid@2.2.16@shortid
[22/35] strip-ansi@^6.0.0 existed at node_modules\_strip-ansi@6.0.0@strip-ansi
[23/35] slash@^3.0.0 installed at node_modules\_slash@3.0.0@slash
[24/35] js-yaml@^3.13.1 installed at node_modules\_js-yaml@3.14.0@js-yaml
[25/35] recast@^0.18.8 installed at node_modules\_recast@0.18.10@recast
[26/35] validate-npm-package-name@^3.0.0 installed at node_modules\_validate-npm-package-name@3.0.0@validate-npm-package-name
[27/35] @vue/cli-shared-utils@^4.5.8 installed at node_modules\_@vue_cli-shared-utils@4.5.8@@vue\cli-shared-utils
[28/35] download-git-repo@^3.0.2 installed at node_modules\_download-git-repo@3.0.2@download-git-repo
[29/35] yaml-front-matter@^3.4.1 installed at node_modules\_yaml-front-matter@3.4.1@yaml-front-matter
[30/35] globby@^9.2.0 installed at node_modules\_globby@9.2.0@globby
[31/35] vue@^2.6.11 installed at node_modules\_vue@2.6.12@vue
[npminstall:get] retry GET https://registry.npm.taobao.org/semver/download/semver-7.0.0.tgz after 100ms, retry left 4, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/semver/-/semver-7.0.0.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[npminstall:get] retry GET https://registry.npm.taobao.org/exec-sh/download/exec-sh-0.2.2.tgz after 100ms, retry left 4, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/exec-sh/-/exec-sh-0.2.2.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[32/35] vue-codemod@^0.0.4 installed at node_modules\_vue-codemod@0.0.4@vue-codemod
fsevents@1.2.13 download from binary mirror: {"host":"https://cdn.npm.taobao.org/dist/fsevents"}
platform unsupported @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?nodemon@1.19.4 鈥?chokidar@2.1.8 鈥?fsevents@^1.2.7 Package require os(darwin) not compatible with your platform(win32)
[fsevents@^1.2.7] optional install error: Package require os(darwin) not compatible with your platform(win32)
[npminstall:runscript] scripts.preinstall @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?apollo@2.31.0 鈥?@oclif/plugin-plugins@1.9.0 鈥?yarn@^1.21.1  ":; (node ./preinstall.js > /dev/null 2>&1 || true)", root: "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\@vue\\cli\\node_modules\\_yarn@1.22.10@yarn"
[npminstall:get] retry GET https://registry.npm.taobao.org/vscode-uri/download/vscode-uri-1.0.6.tgz after 100ms, retry left 4, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/vscode-uri/-/vscode-uri-1.0.6.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[33/35] inquirer@^7.1.0 installed at node_modules\_inquirer@7.3.3@inquirer
[34/35] @types/inquirer@^6.5.0 installed at node_modules\_@types_inquirer@6.5.0@@types\inquirer
[npminstall:get] retry GET https://registry.npm.taobao.org/lodash.xorby/download/lodash.xorby-4.7.0.tgz after 100ms, retry left 4, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/lodash.xorby/download/lodash.xorby-4.7.0.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[npminstall:get] retry GET https://registry.npm.taobao.org/lodash.xorby/download/lodash.xorby-4.7.0.tgz after 200ms, retry left 3, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/lodash.xorby/download/lodash.xorby-4.7.0.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[npminstall:get] retry GET https://registry.npm.taobao.org/lodash.xorby/download/lodash.xorby-4.7.0.tgz after 300ms, retry left 2, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/lodash.xorby/download/lodash.xorby-4.7.0.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[npminstall:get] retry GET https://registry.npm.taobao.org/lodash.xorby/download/lodash.xorby-4.7.0.tgz after 400ms, retry left 1, error: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  name: 'ResponseError',
  data: undefined,
  path: '/lodash.xorby/download/lodash.xorby-4.7.0.tgz',
  status: -1,
  headers: {},
  res: [Object]
}, status: -1, headers: {},
stack: Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)
[35/35] @vue/cli-ui@^4.5.8 installed at node_modules\_@vue_cli-ui@4.5.8@@vue\cli-ui
execute post install 4 scripts...
[1/4] scripts.postinstall ejs@^2.7.1 run "node ./postinstall.js", root: "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\@vue\\cli\\node_modules\\_ejs@2.7.4@ejs"
Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)

[1/4] scripts.postinstall ejs@^2.7.1 finished in 280ms
[2/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-types@0.6.0 鈥?apollo-reporting-protobuf@0.6.0 鈥?@apollo/protobufjs@^1.0.3 run "node scripts/postinstall", root: "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\@vue\\cli\\node_modules\\_@apollo_protobufjs@1.0.5@@apollo\\protobufjs"
[2/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-types@0.6.0 鈥?apollo-reporting-protobuf@0.6.0 鈥?@apollo/protobufjs@^1.0.3 finished in 224ms
[3/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?nodemon@^1.19.4 run "node bin/postinstall || exit 0", root: "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\@vue\\cli\\node_modules\\_nodemon@1.19.4@nodemon"
Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate

[3/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?nodemon@^1.19.4 finished in 616ms
[4/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@apollographql/apollo-tools@0.4.8 鈥?apollo-env@0.6.5 鈥?core-js@^3.0.1 run "node -e \"try{require('./postinstall')}catch(e){}\"", root: "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\@vue\\cli\\node_modules\\_core-js@3.6.5@core-js"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[4/4] scripts.postinstall @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@apollographql/apollo-tools@0.4.8 鈥?apollo-env@0.6.5 鈥?core-js@^3.0.1 finished in 489ms
peerDependencies link vue@3.0.2 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_@vue_compiler-sfc@3.0.2@@vue\compiler-sfc unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\vue(2.6.12)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-type-json@0.3.2@graphql-type-json unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-tag@2.11.0@graphql-tag unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-subscriptions@1.1.0@graphql-subscriptions unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-server-types@0.6.0@apollo-server-types unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-server-express@2.18.2@apollo-server-express unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_subscriptions-transport-ws@0.9.18@subscriptions-transport-ws unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-tools@4.0.8@graphql-tools unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-cache-control@0.11.3@apollo-cache-control unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-tracing@0.11.4@apollo-tracing unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-server-plugin-base@0.10.1@apollo-server-plugin-base unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-server-errors@2.4.2@apollo-server-errors unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-graphql@0.6.0@apollo-graphql unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-extensions@0.12.5@graphql-extensions unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-upload@8.1.0@graphql-upload unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-link@1.2.14@apollo-link unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-server-core@2.18.2@apollo-server-core unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-utilities@1.3.4@apollo-utilities unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-link-persisted-queries@0.2.2@apollo-link-persisted-queries unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-link-http@1.5.17@apollo-link-http unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-link-http-common@0.2.16@apollo-link-http-common unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_graphql-anywhere@4.2.7@graphql-anywhere unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-cache-inmemory@1.6.6@apollo-cache-inmemory unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-client@2.6.10@apollo-client unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_apollo-cache@1.3.5@apollo-cache unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_@apollographql_graphql-language-service-interface@2.0.2@@apollographql\graphql-language-service-interface unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_@apollographql_graphql-language-service-utils@2.0.2@@apollographql\graphql-language-service-utils unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_@apollographql_graphql-language-service-parser@2.0.2@@apollographql\graphql-language-service-parser unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
peerDependencies link graphql@14.7.0 in C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\_@apollographql_graphql-language-service-types@2.0.2@@apollographql\graphql-language-service-types unmet with C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\graphql(15.4.0)
deprecate @vue/cli-shared-utils@4.5.8 鈥?request@^2.88.2 request has been deprecated, see https://github.com/request/request/issues/3142
deprecate @vue/cli-shared-utils@4.5.8 鈥?request@2.88.2 鈥?har-validator@~5.1.3 this library is no longer supported
deprecate @vue/cli-shared-utils@4.5.8 鈥?@hapi/joi@^15.0.1 joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
deprecate @vue/cli-shared-utils@4.5.8 鈥?@hapi/joi@15.1.1 鈥?@hapi/address@2.x.x This version has been deprecated and is no longer supported or maintained
deprecate @vue/cli-shared-utils@4.5.8 鈥?@hapi/joi@15.1.1 鈥?@hapi/hoek@8.x.x This version has been deprecated and is no longer supported or maintained
deprecate globby@9.2.0 鈥?fast-glob@2.2.7 鈥?micromatch@3.1.10 鈥?snapdragon@0.8.2 鈥?source-map-resolve@0.5.3 鈥?urix@^0.1.0 Please see https://github.com/lydell/urix#deprecated
anti semver @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?@types/cors@2.8.7 鈥?@types/express@* delcares @types/express@*(resolved as 4.17.8) but using ancestor(apollo-server-express)'s dependency @types/express@4.17.7(resolved as 4.17.7)
anti semver @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?@types/express@4.17.7 鈥?@types/express-serve-static-core@* delcares @types/express-serve-static-core@*(resolved as 4.17.13) but using ancestor(apollo-server-express)'s dependency @types/express-serve-static-core@4.17.9(resolved as 4.17.9)
anti semver @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@types/graphql-upload@8.0.4 鈥?@types/express@* delcares @types/express@*(resolved as 4.17.8) but using ancestor(apollo-server-express)'s dependency @types/express@4.17.7(resolved as 4.17.7)
anti semver @vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@types/graphql-upload@8.0.4 鈥?@types/koa@2.11.6 鈥?@types/cookies@0.7.4 鈥?@types/express@* delcares @types/express@*(resolved as 4.17.8) but using ancestor(apollo-server-express)'s dependency @types/express@4.17.7(resolved as 4.17.7)
deprecate @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?nodemon@1.19.4 鈥?chokidar@^2.1.8 Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
deprecate @vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?nodemon@1.19.4 鈥?chokidar@2.1.8 鈥?fsevents@^1.2.7 fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
Recently updated (since 2020-10-21): 22 packages (detail see file C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\.recently_updates.txt)
  2020-10-27
    鈫?@types/inquirer@6.5.0 鈥?@types/through@0.0.30 鈥?@types/node@*(14.14.5) (06:58:46)
    鈫?vue-codemod@0.0.4 鈥?@babel/preset-env@7.12.1 鈥?@babel/helper-compilation-targets@7.12.1 鈥?browserslist@4.14.5 鈥?electron-to-chromium@^1.3.571(1.3.584) (19:33:46)
    鈫?vue-codemod@0.0.4 鈥?globby@10.0.2 鈥?fast-glob@3.2.4 鈥?@nodelib/fs.walk@1.2.4 鈥?@nodelib/fs.scandir@2.1.3 鈥?run-parallel@^1.1.9(1.1.10) (11:40:37)
    鈫?@vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@types/ws@^7.0.0(7.2.8) (05:49:07)
    鈫?@vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-types@0.6.0 鈥?apollo-reporting-protobuf@0.6.0 鈥?@apollo/protobufjs@1.0.5 鈥?@types/node@^10.1.0(10.17.43) (07:00:39)
    鈫?@vue/cli-ui@4.5.8 鈥?apollo-server-express@2.18.2 鈥?apollo-server-core@2.18.2 鈥?@types/graphql-upload@8.0.4 鈥?graphql@^15.3.0(15.4.0) (00:37:31)
  2020-10-26
    鈫?boxen@4.2.0 鈥?term-size@^2.1.0(2.2.1) (03:34:22)
  2020-10-24
    鈫?download-git-repo@3.0.2 鈥?download@7.1.0 鈥?decompress@4.2.1 鈥?decompress-tarbz2@4.1.1 鈥?unbzip2-stream@1.4.3 鈥?buffer@^5.2.1(5.6.1) (04:46:06)
    鈫?vue-codemod@0.0.4 鈥?@babel/preset-env@7.12.1 鈥?@babel/helper-compilation-targets@7.12.1 鈥?browserslist@4.14.5 鈥?caniuse-lite@^1.0.30001135(1.0.30001151) (13:33:58)
    鈫?@vue/cli-ui@4.5.8 鈥?vue-cli-plugin-apollo@0.21.3 鈥?apollo@2.31.0 鈥?@oclif/plugin-autocomplete@0.2.0 鈥?cli-ux@5.5.0 鈥?object-treeify@^1.1.4(1.1.29) (04:53:17)
  2020-10-22
    鈫?shortid@^2.2.15(2.2.16) (03:07:08)
  2020-10-21
    鈫?vue-codemod@0.0.4 鈥?vue@^3.0.0-beta.15(3.0.2) (04:25:12)
    鈫?vue-codemod@0.0.4 鈥?@vue/compiler-sfc@^3.0.0-beta.15(3.0.2) (04:24:27)
    鈫?vue-codemod@0.0.4 鈥?vue@3.0.2 鈥?@vue/shared@3.0.2(3.0.2) (04:25:04)
    鈫?vue-codemod@0.0.4 鈥?@vue/compiler-sfc@3.0.2 鈥?@vue/compiler-ssr@3.0.2(3.0.2) (04:24:31)
    鈫?vue-codemod@0.0.4 鈥?vue@3.0.2 鈥?@vue/compiler-dom@3.0.2(3.0.2) (04:24:22)
    鈫?vue-codemod@0.0.4 鈥?@vue/compiler-sfc@3.0.2 鈥?@vue/compiler-core@3.0.2(3.0.2) (04:24:16)
    鈫?vue-codemod@0.0.4 鈥?vue@3.0.2 鈥?@vue/runtime-dom@3.0.2(3.0.2) (04:24:47)
    鈫?vue-codemod@0.0.4 鈥?vue@3.0.2 鈥?@vue/runtime-dom@3.0.2 鈥?@vue/runtime-core@3.0.2(3.0.2) (04:24:40)
    鈫?vue-codemod@0.0.4 鈥?vue@3.0.2 鈥?@vue/runtime-dom@3.0.2 鈥?@vue/runtime-core@3.0.2 鈥?@vue/reactivity@3.0.2(3.0.2) (04:24:35)
    鈫?vue-codemod@0.0.4 鈥?jscodeshift@0.10.0 鈥?@babel/plugin-transform-modules-commonjs@7.12.1 鈥?babel-plugin-dynamic-import-node@2.3.3 鈥?object.assign@4.1.1 鈥?es-abstract@1.18.0-next.1 鈥?string.prototype.trimend@^1.0.1(1.0.2) (03:16:09)
    鈫?vue-codemod@0.0.4 鈥?jscodeshift@0.10.0 鈥?@babel/plugin-transform-modules-commonjs@7.12.1 鈥?babel-plugin-dynamic-import-node@2.3.3 鈥?object.assign@4.1.1 鈥?es-abstract@1.18.0-next.1 鈥?string.prototype.trimstart@^1.0.1(1.0.2) (03:16:06)
All packages installed (1117 packages installed from npm registry, used 2m(network 2m), speed 421.1kB/s, json 952(2.71MB), tarball 38.41MB)
[@vue/cli@4.5.8] link C:\Users\Administrator\AppData\Roaming\npm\vue@ -> C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vue\cli\bin\vue.js
// 到此下载完成
Administrator@PC-202005152046 MINGW64 /e/workspace/vue_ui
// 查看 vue 版本
$ vue -V
@vue/cli 4.5.8
Administrator@PC-202005152046 MINGW64 /e/workspace/vue_ui
// 直接运行
$ vue ui
Starting GUI...
Ready on http://localhost:8000

vue ui 项目列表
vue/cli 4.5.8
vue ui 项目创建(点击下方创建)
vue/cli 4.5.8
vue ui 项目导入(点击下方导入)
vue/cli 4.5.8
点击其中的一个项目进入(仪表盘、插件、依赖、配置、任务)
欢迎来到新项目!
这里是项目仪表盘,你可以点击右上方的“自定义”按钮来添加部件。你的改动将会自动保存。
左侧是各个管理页面。在「插件」页面可以添加新的 Vue CLI 插件,「依赖」页面用于管理项目的依赖包,「配置」页面用于配置各种工具,「任务」页面用于运行各个脚本(比如 webpack 打包)。
点击左上方的下拉菜单或状态栏上的小房子按钮来返回到项目管理器。

vue/cli 4.5.8

转载注明:

扩展查找

0 条评论

还没有人发表评论

发表评论 取消回复

记住我的信息,方便下次评论
有人回复时邮件通知我