2024年3月6日 星期三

vue install folder

# you can find 

root@437f0e4a33ad:/vue/test3/ui1# cat  package.json

{

  "name": "ui1",

  "version": "0.1.0",

  "private": true,

  "scripts": {

    "serve": "vue-cli-service serve",

    "build": "vue-cli-service build",

    "lint": "vue-cli-service lint"

  },

  "dependencies": {

    "core-js": "^3.8.3",

    "vue": "^3.2.13"

  },



# you can find vue-cli-server in this bin 

root@437f0e4a33ad:/vue/test3/ui1# ls -al  ./node_modules/.bin/

total 40

drwxr-xr-x.   2 root root  4096 Feb 27 07:16 .

drwxr-xr-x. 648 root root 20480 Mar  6 06:13 ..

lrwxrwxrwx.   1 root root    18 Feb 27 03:41 acorn -> ../acorn/bin/acorn

lrwxrwxrwx.   1 root root    36 Feb 27 03:41 ansi-html -> ../ansi-html-community/bin/ansi-html

lrwxrwxrwx.   1 root root    32 Feb 27 03:41 autoprefixer -> ../autoprefixer/bin/autoprefixer

lrwxrwxrwx.   1 root root    22 Feb 27 03:41 browserslist -> ../browserslist/cli.js

lrwxrwxrwx.   1 root root    23 Feb 27 07:16 color-support -> ../color-support/bin.js

lrwxrwxrwx.   1 root root    20 Feb 27 03:41 cssesc -> ../cssesc/bin/cssesc

lrwxrwxrwx.   1 root root    23 Feb 27 03:41 eslint -> ../eslint/bin/eslint.js

lrwxrwxrwx.   1 root root    25 Feb 27 03:41 esparse -> ../esprima/bin/esparse.js

lrwxrwxrwx.   1 root root    28 Feb 27 03:41 esvalidate -> ../esprima/bin/esvalidate.js

lrwxrwxrwx.   1 root root    14 Feb 27 03:41 flat -> ../flat/cli.js

lrwxrwxrwx.   1 root root    12 Feb 27 03:41 he -> ../he/bin/he

lrwxrwxrwx.   1 root root    30 Feb 27 03:41 highlight -> ../cli-highlight/bin/highlight

lrwxrwxrwx.   1 root root    30 Feb 27 03:41 html-minifier-terser -> ../html-minifier-terser/cli.js

lrwxrwxrwx.   1 root root    15 Feb 27 03:41 is-ci -> ../is-ci/bin.js

lrwxrwxrwx.   1 root root    19 Feb 27 03:41 is-docker -> ../is-docker/cli.js

lrwxrwxrwx.   1 root root    25 Feb 27 03:41 js-yaml -> ../js-yaml/bin/js-yaml.js

lrwxrwxrwx.   1 root root    18 Feb 27 03:41 jsesc -> ../jsesc/bin/jsesc

lrwxrwxrwx.   1 root root    19 Feb 27 03:41 json5 -> ../json5/lib/cli.js

lrwxrwxrwx.   1 root root    14 Feb 27 03:41 mime -> ../mime/cli.js

lrwxrwxrwx.   1 root root    20 Feb 27 03:41 mkdirp -> ../mkdirp/bin/cmd.js

lrwxrwxrwx.   1 root root    23 Feb 27 03:41 multicast-dns -> ../multicast-dns/cli.js

lrwxrwxrwx.   1 root root    24 Feb 27 03:41 nanoid -> ../nanoid/bin/nanoid.cjs

lrwxrwxrwx.   1 root root    27 Feb 27 07:16 node-gyp -> ../node-gyp/bin/node-gyp.js

lrwxrwxrwx.   1 root root    26 Feb 27 07:16 node-sass -> ../node-sass/bin/node-sass

lrwxrwxrwx.   1 root root    19 Feb 27 07:16 nopt -> ../nopt/bin/nopt.js

lrwxrwxrwx.   1 root root    27 Feb 27 03:41 opener -> ../opener/bin/opener-bin.js

lrwxrwxrwx.   1 root root    36 Feb 27 03:41 parser -> ../@babel/parser/bin/babel-parser.js

lrwxrwxrwx.   1 root root    27 Feb 27 03:41 prettier -> ../prettier/bin-prettier.js

lrwxrwxrwx.   1 root root    25 Feb 27 03:41 regjsparser -> ../regjsparser/bin/parser

lrwxrwxrwx.   1 root root    22 Feb 27 03:41 resolve -> ../resolve/bin/resolve

lrwxrwxrwx.   1 root root    16 Feb 27 03:41 rimraf -> ../rimraf/bin.js

lrwxrwxrwx.   1 root root    27 Feb 27 07:16 sassgraph -> ../sass-graph/bin/sassgraph

lrwxrwxrwx.   1 root root    23 Feb 27 03:41 semver -> ../semver/bin/semver.js

lrwxrwxrwx.   1 root root    16 Feb 27 03:41 svgo -> ../svgo/bin/svgo

lrwxrwxrwx.   1 root root    20 Feb 27 03:41 terser -> ../terser/bin/terser

lrwxrwxrwx.   1 root root    32 Feb 27 03:41 update-browserslist-db -> ../update-browserslist-db/cli.js

lrwxrwxrwx.   1 root root    21 Feb 27 03:41 uuid -> ../uuid/dist/bin/uuid

lrwxrwxrwx.   1 root root    42 Feb 27 03:41 vue-cli-service -> ../@vue/cli-service/bin/vue-cli-service.js

lrwxrwxrwx.   1 root root    25 Feb 27 03:41 webpack -> ../webpack/bin/webpack.js

lrwxrwxrwx.   1 root root    46 Feb 27 03:41 webpack-bundle-analyzer -> ../webpack-bundle-analyzer/lib/bin/analyzer.js

lrwxrwxrwx.   1 root root    47 Feb 27 03:41 webpack-dev-server -> ../webpack-dev-server/bin/webpack-dev-server.js

lrwxrwxrwx.   1 root root    18 Feb 27 03:41 which -> ../which/bin/which


沒有留言:

張貼留言