gmldnjs26 / ruby-vue-docker-config

0 stars 1 forks source link

Tailwind 導入 #1

Closed gmldnjs26 closed 3 years ago

gmldnjs26 commented 3 years ago

概要

Tailwind 導入

進捗

エラーばかり、、 image

以下はエラーを解消するためやったことのログ

/app # npm uninstall tailwindcss postcss autoprefixer

[ .........] - idealTree: timing idealTree Completed in 539ms

.........] / idealTree: timing idealTree Completed in 539ms

removed 51 packages, and audited 1585 packages in 5s

3 packages are looking for funding

run `npm fund` for details

22 vulnerabilities (11 moderate, 11 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.

npm notice

npm notice New minor version of npm available! 7.15.1 -> 7.19.0

npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.19.0

npm notice Run npm install -g npm@7.19.0 to update!

npm notice

/app # npm install tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9

[ ................] \ idealTree:app: timing idealTree:#root Completed in 1451ms

npm ERR! code ERESOLVE placeDep node_modules/@vue/compiler-sfc postcss@8.3.5 OK for: @vue/compiler-sfc@3.1.2 want: ^8.1.10

npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR!

npm ERR! Found: postcss@7.0.36

npm ERR! node_modules/postcss

npm ERR! postcss@"^7" from the root project

npm ERR! postcss@"^7" from @tailwindcss/postcss7-compat@2.2.4

npm ERR! node_modules/@tailwindcss/postcss7-compat

npm ERR! @tailwindcss/postcss7-compat@"*" from the root project

npm ERR! 45 more (autoprefixer, @intervolga/optimize-cssnano-plugin, ...)

npm ERR!

npm ERR! Could not resolve dependency:

npm ERR! peer postcss@"^8.0.0" from postcss-modules@4.1.3

npm ERR! node_modules/postcss-modules

npm ERR! postcss-modules@"^4.0.0" from @vue/compiler-sfc@3.1.2

npm ERR! node_modules/@vue/compiler-sfc

npm ERR! peer @vue/compiler-sfc@"^3.0.0-beta.14" from @vue/cli-plugin-typescript@4.5.13

npm ERR! node_modules/@vue/cli-plugin-typescript

npm ERR! dev @vue/cli-plugin-typescript@"~4.5.0" from the root project

npm ERR! 2 more (@vue/cli-service, the root project)

npm ERR!

npm ERR! Fix the upstream dependency conflict, or retry

npm ERR! this command with --force, or --legacy-peer-deps

npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

npm ERR!

npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

npm ERR! /root/.npm/_logs/2021-06-25T09_20_38_027Z-debug.log

/app # npm install tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9

npm ERR! code ERESOLVE placeDep node_modules/@vue/compiler-sfc postcss@8.3.5 OK for: @vue/compiler-sfc@3.1.2 want: ^8.1.10

npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR!

npm ERR! Found: postcss@7.0.36

npm ERR! node_modules/postcss

npm ERR! postcss@"^7" from the root project

npm ERR! postcss@"^7" from @tailwindcss/postcss7-compat@2.2.4

npm ERR! node_modules/@tailwindcss/postcss7-compat

npm ERR! @tailwindcss/postcss7-compat@"*" from the root project

npm ERR! 45 more (autoprefixer, @intervolga/optimize-cssnano-plugin, ...)

npm ERR!

npm ERR! Could not resolve dependency:

npm ERR! peer postcss@"^8.0.0" from postcss-modules@4.1.3

npm ERR! node_modules/postcss-modules

npm ERR! postcss-modules@"^4.0.0" from @vue/compiler-sfc@3.1.2

npm ERR! node_modules/@vue/compiler-sfc

npm ERR! peer @vue/compiler-sfc@"^3.0.0-beta.14" from @vue/cli-plugin-typescript@4.5.13

npm ERR! node_modules/@vue/cli-plugin-typescript

npm ERR! dev @vue/cli-plugin-typescript@"~4.5.0" from the root project

npm ERR! 2 more (@vue/cli-service, the root project)

npm ERR!

npm ERR! Fix the upstream dependency conflict, or retry

npm ERR! this command with --force, or --legacy-peer-deps

npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

npm ERR!

npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

npm ERR! /root/.npm/_logs/2021-06-25T09_21_46_269Z-debug.log

/app # sanoderm -rf node_modules

/app # npm install tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9

[ ................] - idealTree:app: timing idealTree:#root Completed in 2349ms

npm ERR! code ERESOLVE placeDep node_modules/@vue/compiler-sfc postcss@8.3.5 OK for: @vue/compiler-sfc@3.1.2 want: ^8.1.10

npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR!

npm ERR! Found: postcss@7.0.36

npm ERR! node_modules/postcss

npm ERR! postcss@"^7" from the root project

npm ERR! postcss@"^7" from @tailwindcss/postcss7-compat@2.2.4

npm ERR! node_modules/@tailwindcss/postcss7-compat

npm ERR! @tailwindcss/postcss7-compat@"*" from the root project

npm ERR! 45 more (autoprefixer, @intervolga/optimize-cssnano-plugin, ...)

npm ERR!

npm ERR! Could not resolve dependency:

npm ERR! peer postcss@"^8.0.0" from postcss-modules@4.1.3

npm ERR! node_modules/postcss-modules

npm ERR! postcss-modules@"^4.0.0" from @vue/compiler-sfc@3.1.2

npm ERR! node_modules/@vue/compiler-sfc

npm ERR! peer @vue/compiler-sfc@"^3.0.0-beta.14" from @vue/cli-plugin-typescript@4.5.13

npm ERR! node_modules/@vue/cli-plugin-typescript

npm ERR! dev @vue/cli-plugin-typescript@"~4.5.0" from the root project

npm ERR! 2 more (@vue/cli-service, the root project)

npm ERR!

npm ERR! Fix the upstream dependency conflict, or retry

npm ERR! this command with --force, or --legacy-peer-deps

npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

npm ERR!

npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

npm ERR! /root/.npm/_logs/2021-06-25T09_26_05_039Z-debug.log

/app # asls

Dockerfile README.md babel.config.js package-lock.json package.json public src tsconfig.json

/app # npm -v[

7.15.1

/app # npm update

[..................] - idealTree:app: sill idealTree buildDepsd in 1ms

[ ................] / idealTree:source-map: sill fetch manifest safe-buffer@~5.1.1m

[ .............] / idealTree:strip-ansi: sill fetch manifest uuid@^3.3.2mtypes/express-serve-static-core@4.17.21 OK for: @types/connect-history-api-fallback@1.3.4 want:K

[ .............] | idealTree:to-regex: sill fetch manifest use@^3.1.0[0mm[0mdelib/fs.scandir@2.1.5 want: ^1.1.93.4.0 want: ^1.0.0

[ ...........] | idealTree:@vue/runtime-dom: sill placeDep ROOT @vue/runtime-dom@3.1.2 OK for: vue@3.1.2 want: 3.1.20.1 want: ^1.0.20 want: ^3.0.1

[ ...........] \ idealTree:p-map: sill fetch manifest is-path-inside@^2.1.0@^1.0.2.8 OK for: watchpack-chokidar2@2.0.1 want: ^2.1.8[0m

[ .........] - idealTree: timing idealTree Completed in 19499ms.0dar2/node_modules/anymatch normalize-path@2.1.1 OK for: anymatch@2.0.0 want: ^2.1.1

[ .........] - idealTree: timing idealTree Completed in 19499ms

[ .........] - reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 190ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 190ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 190ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 190ms

[ .........] / reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 190ms

npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained

npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintainedo longer supported or maintained

[ 90 .........] \ reify:fsevents: WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained

npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecatedhas been deprecated and is no longer supported or maintained

npm WARN deprecated har-validator@5.1.5: this library is no longer supportedpleted in 18358msydell/urix#deprecated

[ ........] | reify:cli-cursor: timing reifyNode:node_modules/wrap-ansi/node_modules/color-name Completed in 19903msm[K

npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated8ms[Kmspleted in 21077ms in 21043ms

[ ......] \ reify:js-queue: timing reifyNode:nodules/string_decoder Completed in 22383ms[Konal-chaining Completed in 21944msnctions Completed i

npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-pluginomments-3.1.1.tgz 23808ms2msK

[ .....] | reify:obuf: http fetch GET 200 httde_modules/yargs/node_modules/cliui Completed in 27086ms194msslint-4.5.13.tgz 23594ms

npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'Completed in 28274msmpleted in 28120msmss

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

[ ..] \ reify:text-table: http fetch GET 200 https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz 27942msK

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.[KmsK

npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142Kmsh 15x less dependencies.

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.

npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained29983msx less dependencies.es.

npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supporteddules/qs Completed in 32071msd or maintainedned

[ .] \ reify:relateurl: timing reifyNode:node_modules/worker-rpc Completed in 32159ms

[ .] \ reify:eventsource: http fetch GET 200 https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz 32763mss.tgz 31393ms

[ .] \ reify:enhanced[32;40mhttp fetch GET 200 https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz 34000msm.0.tgz 34668msd in 36305msl/fkt+GdsJBsR

npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'/@webassemblyjs/ast/-/ast-1.9.0.tgz 36081msn 37634msK

[ ] \ reify:postcss: timing reifyNode:node_ules/bluebird Completed in 39586msrve-index-1.9.1.tgz 37933msompleted in 38291ms

[ ] - reify:sockjs-client: http fetch GET 200 https://registry.npmjs.org/sockjs-clie8.0.tgz 39946msdle-analyzer-3.9.0.tgz 38874ms

[ ] - reify:@babel/types: timing reifyNode:node_modules/@typescript-eslint/experimental-utils Completed in 44031msl-utils-4.28.0.tgz 40661ms

[ ] - reify:eslint-plugin-vue: http fetch GET 200 https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.12.0.tgz 43492msr-webpack-plugin-5.2.1.tgz

[ ] \ reify:regenerate-unicode-properties: timing reifyNode:node_modules/eslint-plugin-vue Completed in 46875ms2.0.tgz 43492ms

[ ] / reify:highlight.js: http fetch GET 200 https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz 48960ms-/scope-manager-4.28.0.tgz 47864ms

[ ] / reify:tslint: http fetch GET 200 https://registry.npmjs.org/tslint/-/tslint-5.20.1.tgz 50309msint/eslint-plugin/-/eslint-plugin-4.28.0.tgz 49654ms

[ ] | reify:lodash: timing reifyNode:node_modules/es-abstract Completed in 56215ms[0m309ms

[ ] - reify:prettier: http fetch GET 200 https://registry.npmjs.org/prettier/-/prettier-2.3.1.tgz 54538ms

[ ] | reify:core-js: http fetch GET 200 https://registry.npmjs.org/core-js/-/core-js-3.15.1.tgz 57100ms[K

[ ] | reify:rxjs: timing reifyNode:node_modules/typescript Completed in 64315ms.1.tgz 57100ms

[ ] \ reify:rxjs: timing reifyNode:node_modules/typescript Completed in 64315ms

] | reify:rxjs: timing reifyNode:node_modules/typescript Completed in 64315ms

added 1476 packages, and audited 1477 packages in 2m

97 packages are looking for funding

run `npm fund` for details

22 vulnerabilities (11 moderate, 11 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.

/app # npm audit fix --force

npm WARN using --force Recommended protections disabled.

npm WARN audit Updating @vue/cli-service to 3.12.1,which is a SemVer major change.

npm WARN audit Updating @vue/cli-plugin-eslint to 3.1.1,which is a SemVer major change.

npm WARN audit No fix available for @vue/cli-plugin-typescript@<=5.0.0-alpha.1

[..................] | : WARN audit No fix available for @vue/cli-plugin-typescript@<=5.0.0-alpha.1a.1

[..................] - : WARN audit No fix available for @vue/cli-plugin-typescript@<=5.0.0-alpha.1

[..................] / : WARN audit No fix available for @vue/cli-plugin-typescript@<=5.0.0-alpha.1

npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142

npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. because it extends the now deprecated request package, see https://gi

npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

[..................] | : WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.es.

...............] | : WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

added 94 packages, removed 64 packages, changed 22 packages, and audited 1507 packages in 13s

97 packages are looking for funding

run `npm fund` for details

# npm audit report

css-what <5.0.1

Severity: high

Denial of Service - https://npmjs.com/advisories/1754

fix available via `npm audit fix --force`

Will install @vue/cli-service@3.5.3, which is a breaking change

node_modules/svgo/node_modules/css-what

css-select <=3.1.2

Depends on vulnerable versions of css-what

node_modules/svgo/node_modules/css-select

svgo >=1.0.0

Depends on vulnerable versions of css-select

node_modules/svgo

postcss-svgo >=4.0.0-nightly.2020.1.9

Depends on vulnerable versions of svgo

node_modules/postcss-svgo

cssnano-preset-default *

Depends on vulnerable versions of postcss-normalize-url

Depends on vulnerable versions of postcss-svgo

node_modules/cssnano-preset-default

@intervolga/optimize-cssnano-plugin >=1.0.2

Depends on vulnerable versions of cssnano-preset-default

node_modules/@intervolga/optimize-cssnano-plugin

@vue/cli-service *

Depends on vulnerable versions of @intervolga/optimize-cssnano-plugin

Depends on vulnerable versions of copy-webpack-plugin

Depends on vulnerable versions of cssnano

Depends on vulnerable versions of globby

Depends on vulnerable versions of mini-css-extract-plugin

Depends on vulnerable versions of webpack-dev-server

node_modules/@vue/cli-service

cssnano 4.0.0-nightly.2020.1.9 - 4.1.11

Depends on vulnerable versions of cssnano-preset-default

node_modules/cssnano

glob-parent <5.1.2

Severity: moderate

Regular expression denial of service - https://npmjs.com/advisories/1751

fix available22

m via `npm audit fix --force`

Will install @vue/cli-service@3.5.3, which is a breaking change

node_modules/glob-parent

chokidar 1.0.0-rc1 - 2.1.8

Depends on vulnerable versions of glob-parent

node_modules/watchpack-chokidar2/node_modules/chokidar

node_modules/webpack-dev-server/node_modules/chokidar

watchpack-chokidar2 *

Depends on vulnerable versions of chokidar

node_modules/watchpack-chokidar2

watchpack 1.7.2 - 1.7.5

Depends on vulnerable versions of watchpack-chokidar2

node_modules/watchpack

webpack 4.44.0 - 4.46.0

Depends on vulnerable versions of watchpack

node_modules/webpack

webpack-dev-server 2.0.0-beta - 3.11.2

Depends on vulnerable versions of chokidar

node_modules/webpack-dev-server

@vue/cli-service *

Depends on vulnerable versions of @intervolga/optimize-cssnano-plugin

Depends on vulnerable versions of copy-webpack-plugin

Depends on vulnerable versions of cssnano

Depends on vulnerable versions of globby

Depends on vulnerable versions of mini-css-extract-plugin

Depends on vulnerable versions of webpack-dev-server

node_modules/@vue/cli-service

fast-glob <=2.2.7

Depends on vulnerable versions of glob-parent

node_modules/@vue/cli-plugin-typescript/node_modules/fast-glob

node_modules/@vue/cli-service/node_modules/fast-glob

globby 8.0.0 - 9.2.0

Depends on vulnerable versions of fast-glob

node_modules/@vue/cli-plugin-typescript/node_modules/globby

node_modules/@vue/cli-service/node_modules/globby

@vue/cli-plugin-typescript <=5.0.0-alpha.1

Depends on vulnerable versions of globby

node_modules/@vue/cli-plugin-typescript

normalize-url <=4.5.0 || 5.0.0 - 5.3.0 || 6.0.0

Severity: high

Regular Expression Denial of Service - https://npmjs.com/advisories/1755

fix available via `npm audit fix --force`

Will install @vue/cli-service@3.5.3, which is a breaking change

node_modules/normalize-url

node_modules/postcss-normalize-url/node_modules/normalize-url

mini-css-extract-plugin 0.6.0 - 1.0.0

Depends on vulnerable versions of normalize-url

node_modules/mini-css-extract-plugin

@vue/cli-service *

Depends on vulnerable versions of @intervolga/optimize-cssnano-plugin

Depends on vulnerable versions of copy-webpack-plugin

Depends on vulnerable versions of cssnano

Depends on vulnerable versions of globby

Depends on vulnerable versions of mini-css-extract-plugin

Depends on vulnerable versions of webpack-dev-server

node_modules/@vue/cli-service

postcss-normalize-url <=4.0.1

Depends on vulnerable versions of normalize-url

node_modules/postcss-normalize-url

cssnano-preset-default *

Depends on vulnerable versions of postcss-normalize-url

Depends on vulnerable versions of postcss-svgo

node_modules/cssnano-preset-default

@intervolga/optimize-cssnano-plugin >=1.0.2

Depends on vulnerable versions of cssnano-preset-default

node_modules/@intervolga/optimize-cssnano-plugin

cssnano 4.0.0-nightly.2020.1.9 - 4.1.11

Depends on vulnerable versions of cssnano-preset-default

node_modules/cssnano

serialize-javascript <=3.0.0

Severity: high

Cross-Site Scripting - https://npmjs.com/advisories/1426

Remote Code Execution - https://npmjs.com/advisories/1548

fix available via `npm audit fix --force`

Will install @vue/cli-service@3.5.3, which is a breaking change

node_modules/copy-webpack-plugin/node_modules/serialize-javascript

copy-webpack-plugin 4.3.0 - 5.0.4

Depends on vulnerable versions of cacache

Depends on vulnerable versions of serialize-javascript

node_modules/copy-webpack-plugin

@vue/cli-service *

Depends on vulnerable versions of @intervolga/optimize-cssnano-plugin

Depends on vulnerable versions of copy-webpack-plugin

Depends on vulnerable versions of cssnano

Depends on vulnerable versions of globby

Depends on vulnerable versions of mini-css-extract-plugin

Depends on vulnerable versions of webpack-dev-server

node_modules/@vue/cli-service

ssri 5.2.2 - 6.0.1 || 7.0.0 - 7.1.0 || 8.0.0

Severity: moderate

Regular Expression Denial of Service - https://npmjs.com/advisories/565

fix available via `npm audit fix --force`

Will install @vue/cli-service@3.5.3, which is a breaking change

node_modules/copy-webpack-plugin/node_modules/ssri

cacache 10.0.4 - 11.0.0

Depends on vulnerable versions of ssri

node_modules/copy-webpack-plugin/node_modules/cacache

copy-webpack-plugin 4.3.0 - 5.0.4

Depends on vulnerable versions of cacache

Depends on vulnerable versions of serialize-javascript

node_modules/copy-webpack-plugin

@vue/cli-service *

Depends on vulnerable versions of @intervolga/optimize-cssnano-plugin

Depends on vulnerable versions of copy-webpack-plugin

Depends on vulnerable versions of cssnano

Depends on vulnerable versions of globby

Depends on vulnerable versions of mini-css-extract-plugin

Depends on vulnerable versions of webpack-dev-server

node_modules/@vue/cli-service

24 vulnerabilities (12 moderate, 12 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

/app # npm install tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9

[ .........] | reify:fsevents: timing reifyNode:node_modules/webpack-dev-server/node_modules/fsevents Completed in 5msstyles@4.3.0 want: ^2.0.1

[ ] | reify:postcss: timing metavuln:cache:get:security-advisory:postcss-normalize-url:cMlRface+RDnZsDMJ3KmbZNM2XoD5uoiuBSLiTJpqf7pvgrYdifxIglYo8efrwXbuHt1JQ7qxx/Lh210m Com

[ ] / reify:postcss: timing metavuln:cache:get:security-advisory:postcss-normalize-url:cMlRface+RDnZsDMJ3KmbZNM2XoD5uoiuBSLiTJpqf7pvgrYdifxIglYo8efrwXbuHt1JQ7qxx/Lh21

] | reify:@tailwindcss/postcss7-compat: http fetch GET 200 https://registry.npmjs.org/@tailwindcss/postcss7-compat/-/postcss7-compat-2.2.4.tgz 5876msLh21

added 71 packages, and audited 1578 packages in 10s

101 packages are looking for funding

run `npm fund` for details

24 vulnerabilities (12 moderate, 12 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.

/app # npm fund

app@0.1.0

+-- https://tidelift.com/funding/github/npm/autoprefixer

| | `-- autoprefixer@9.8.6

| `-- https://opencollective.com/browserslist

| `-- browserslist@4.16.6, caniuse-lite@1.0.30001239

+-- https://opencollective.com/core-js

| `-- core-js@3.15.1, core-js-compat@3.15.1

+-- https://opencollective.com/postcss/

| `-- postcss@8.3.5, postcss-load-config@2.1.2

+-- https://opencollective.com/typescript-eslint

| `-- @typescript-eslint/eslint-plugin@4.28.0, @typescript-eslint/experimental-utils@4.28.0, @typescript-eslint/types@4.28.0, @typescript-eslint/typescript-estree@4.28.0, @typescript-eslint/visitor-keys@4.28.0, @typescript-eslint/scope-manager@4.28.0, @typescript-eslint/parser@4.28.0

+-- https://opencollective.com/eslint

| `-- eslint@6.8.0

+-- https://github.com/chalk/chalk?sponsor=1

| | `-- chalk@4.1.1

| `-- https://github.com/chalk/ansi-styles?sponsor=1

| `-- ansi-styles@4.3.0

+-- https://github.com/sponsors/ljharb

| `-- resolve@1.20.0, is-core-module@2.4.0, object.assign@4.1.2, call-bind@1.0.2, get-intrinsic@1.1.1, has-symbols@1.0.2, string.prototype.padstart@3.1.2, es-abstract@1.18.3, es-to-primitive@1.2.1, is-date-object@1.0.4, is-symbol@1.0.4, is-callable@1.2.3, is-negative-zero@2.0.1, is-regex@1.1.3, is-string@1.0.6, object-inspect@1.10.3, string.prototype.trimend@1.0.4, string.prototype.trimstart@1.0.4, unbox-primitive@1.0.1, has-bigints@1.0.1, which-boxed-primitive@1.0.2, is-bigint@1.0.2, is-boolean-object@1.1.1, is-number-object@1.0.5, string.prototype.padend@3.1.2, object.values@1.1.4, object.getownpropertydescriptors@2.1.2, deep-equal@1.1.1, is-arguments@1.1.0, object-is@1.1.5, regexp.prototype.flags@1.3.1

+-- https://github.com/sponsors/isaacs

| `-- glob@7.1.7, rimraf@3.0.2

+-- https://github.com/sponsors/jonschlinkert

| `-- picomatch@2.3.0

+-- https://github.com/sponsors/feross

| `-- run-parallel@1.2.0, queue-microtask@1.2.3, base64-js@1.5.1, ieee754@1.2.1, safe-buffer@5.2.1, arch@2.2.0

+-- https://opencollective.com/babel

| `-- @babel/core@7.14.6

+-- https://opencollective.com/webpack

| `-- webpack@4.46.0, schema-utils@2.7.0, css-loader@3.6.0

+-- https://github.com/sponsors/epoberezkin

| `-- ajv@6.12.6

+-- https://github.com/avajs/find-cache-dir?sponsor=1

| `-- find-cache-dir@3.3.1

+-- https://github.com/sponsors/wooorm

| `-- vendors@1.0.4

+-- https://github.com/sponsors/fb55

| `-- css-what@3.4.2, domelementtype@2.2.0, css-select@4.1.3, css-what@5.0.1

+-- https://github.com/fb55/entities?sponsor=1

| `-- entities@2.2.0

+-- https://github.com/chalk/wrap-ansi?sponsor=1

| `-- wrap-ansi@7.0.0

+-- https://github.com/fb55/htmlparser2?sponsor=1

| `-- htmlparser2@6.1.0

+-- https://tidelift.com/funding/github/npm/loglevel

| `-- loglevel@1.7.1

`-- https://github.com/sponsors/RubenVerborgh

`-- follow-redirects@1.14.1

/app # npm install

[ ] - reify:fsevents: timing reifyNode:node_modules/webpack-dev-server/node_modules/fsevents Completed in 28ms

] / reify:fsevents: timing reifyNode:node_modules/webpack-dev-server/node_modules/fsevents Completed in 28ms

up to date, audited 1578 packages in 4s

101 packages are looking for funding

run `npm fund` for details

24 vulnerabilities (12 moderate, 12 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.

/app # ls

Dockerfile babel.config.js package-lock.json public tsconfig.json

README.md node_modules package.json src

/app # rm -rf node_modules/

/app # npm install

[..................] \ idealTree:app: sill idealTree buildDepsin 1ms[K

[..................] | idealTree:app: timing idealTree:#root Completed in 4480ms

[ .............] - idealTree:strip-ansi: sill fetch manifest is-mime@^2.0.3abcase@^4.1.1OOT @babel/helper-builder-binary-assignment-operator-visitor@

[ ...........] \ idealTree:resolve-from: sill fetch manifest callsites@^0.2.0equire@^1.1.1s/html-tags Completed in 0ms.0.00.1

[ .........] \ idealTree: timing idealTree Completed in 12979ms0m.0OK for: pkg-dir@4.2.0 want: ^4.0.0eway@5.0.5 want: ^3.3.0

[ .........] \ idealTree: timing idealTree Completed in 12979ms

[ .........] \ idealTree: timing idealTree Completed in 12979ms

[ .........] | reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

[ .........] / reify:fsevents: timing reifyNode:node_modules/tailwindcss/node_modules/fsevents Completed in 264ms

npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142

npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintainedcated because it extends the now deprecated rd r

npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained

[ .........] - reify:caller-path: timing reifyNode:node_modules/require-uncached/node_modules/callsites Completed in 22143msr supported or maintained

[ ......] \ reify:inherits: timing reifyNode:nodnode_modules/parent-module/node_modules/callsites Completed in 24618msd in 24580msm0m

npm WARN ch: timing reifyNode:node_modules/bcrypt-pbkdf Completed in 27026msy-fs Completed in 26971msted in 26725msK[0m

deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.

[ ...] \ reify:semver: timing reifyNode:node_modules/@babel/helper-compilation-targets/node_modules/semver Completed in 30103msted in 29550ms

npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supportedm Completed in 30835ms820msn 30618ms506msms

npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address's-what Completed in 31693ms0med in 31407msK

[ ..] | reify:vm-browserify: timing reifyNode:node_modules/eslint/node_moduleparser Completed in 32459ms7ms0mK[K

[ .] | reify:@webassemblyjs/wasm-parser: timing reifyNode:node_modules/worker-rpc Completed in 34954ms32827msext/-/helper-module-context-

npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained2ms0m235ms

[ .] / reify:json5: timing reifyNode:node_modules/@nodelib/fs.scgistry.npmjs.org/mime/-/mime-2.4.4.tgz 35595msn 37340ms[K is no longer supported or mai

[ .] \ reify:memfs: timing reifyNode:node_modules/type-fest Completed in 39780msr/-/websocket-driver-0.7.3.tgz 37881ms0m[0m

[ ] - reify:regexpp: timing reifyNode:node_modules/sockjs Completed in 42171ms[0m Completed in 41983ms[0mn 41248msivDioQeIgGTzcj

npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'dules/fast-glob Completed in 42456ms

[ ] | reify:@vue/cli-service: timing reifyNode:node_modules/fork-ts-checker-webpack-plugin Completed in 44980ms7O2+DwtvRczqhzWM7/yEEcJLe3V8m

[ ] \ reify:@typescript-eslint/typescript-estree: timing reifyNode:node_modules/regz 43400ms2/Nf7pYijp52i1yjY4HilYacPXd6e3qg90/EEtIRLtwd

[ ] - reify:terser: http fetch GET 200 https://registry.npmjs.org/terser/-/terser-4.6.7.tgz 46318ms5705ms3+f5mWq9DCj1zPLjbDnXpQZ81zem

[ ] | reify:css-tree: timing reifyNode:node_modules/@vue/cli-plugin-eslint/node_modules/ajv Completed in 49730msETX9WpLaMxwaREvXHjXiLXKuSvq

[ ] - reify:fork-ts-checker-webpack-plugin-v5: timing metavuln:cache:get:security-advisory:nanomatch:AsQJFnolZmsPHkmxIHGaYkWFx9cRD01eV/tetncj+tEpIe7Fu

[ ] | reify:regenerate-unicode-properties: timing metavuln:load:security-advisory:selfsigned:YhPFE2hpc5s9Wo5bBOgtQo072AKXURyjhnUBXSsPAQWdKjvKcv99X7MXu

[ ] \ reify:regenerate-unicode-properties: timing metavuln:load:security-advisory:selfsigned:YhPFE2hpc5s9Wo5bBOgtQo072AKXURyjhnUBXSsPAQWdKjvKcv99X7MXu

[ ] | reify:eslint: timing metavuln:cache:get:security-advisory:websocket-driver:lt5YXPmHky2QGGr4pIl7EtPVTHCw6r4v2cAtWO5JLfPxN5RO6oweigIMqxRLo9ErUeFl8

[ ] | reify:tslint: timing metavuln:load:security-advisory:yargs:wggLna/MWf0SS4RVuOVF5G/ZiDVijxAaiM9wM/rCy1bMks+TGpf2QGl8AGla/tvYjYRp5H0QrBwyOo1m0VbBK

[ ] \ reify:es-abstract: timing metavuln:load:security-advisory:webpack:dUjtdY4b02Kqf3Ot0dXA/gL0D2kvD8vtMxYFnZYd+fqzYzNg5CH/s9cPJtSeVAfgVaAGMsqdbNyp2W

[ ] | reify:prettier: timing reifyNode:node_modules/lodash Completed in 63825msXA/gL0D2kvD8vtMxYFnZYd+fqzYzNg5CH/s9cPJtSeVAfgVaAGMsqdbNyp2W

[ ] / reify:core-js: timing reifyNode:node_modules/prettier Completed in 64378ms

[ ] \ reify:tailwindcss: timing reifyNode:node_modules/@tailwindcss/postcss7-compat Completed in 70151ms

[ ] \ reify:rxjs: timing reifyNode:node_modules/typescript Completed in 73593ms in 70151ms

[ ] - reify:rxjs: timing reifyNode:node_modules/typescript Completed in 73593ms

] \ reify:rxjs: timing reifyNode:node_modules/typescript Completed in 73593ms

added 1712 packages, and audited 1780 packages in 2m

77 packages are looking for funding

run `npm fund` for details

42 vulnerabilities (7 low, 15 moderate, 20 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.

/app # rm -rf node_modules/

/app # rm package-lock.json

/app # npm ionnstall

[..................] - idealTree:app: sill idealTree buildDepsd in 0ms

[ .................] / idealTree:thread-loader: sill fetch manifest schema-utils@^2.0.0eslint/typescript-estree@4.28.0 want: ^11.0.3

[ .............] \ idealTree:yorkie: sill fetch manifest pify@^4.0.1elcase@^5.0.0p ROOT @babel/helper-builder-binary-assignment-operator-visitor@

[ ..............] - idealTree:flat-cache: sill placeDep ROOT flat-cache@2.0.1 OK for: fil @nodelib/fs.scandir@2.1.5 want: ^1.1.93.4.0 want: ^1.0.0m

[ ...........] \ idealTree:errno: sill placeDeetch manifest source-map-support@~0.5.12prototype.padend@3.1.2 want: ^1.18.0-next.2.5.0 want: ^3.0.1

[ ...........] | idealTree:string.prototype.padstart: sillanifest ci-info@^1.5.0 OK for: spdy@4.0.2 want: ^3.0.0.0 want: ^4.2.0[K[0m

[ .........] \ idealTree: timing idealTree Completed in 19485ms.0dar2/node_modules/anymatch normalize-path@2.1.1 OK for: anymatch@2.0.0 want:

[ .........] \ idealTree: timing idealTree Completed in 19485ms

[ .........] \ idealTree: timing idealTree Completed in 19485ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 241ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 241ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 241ms

[ .........] \ reify:fsevents: timing reifyNode:node_modules/fsevents Completed in 241ms

[ .........] | reify:watchpack-chokidar2: timing metavuln:packument:ssri Completed in 0ms

[ .........] | reify:natural-compare: timing reifyNode:node_modules/loader-fs-cache Completed in 17856ms 17102ms

[ ......] | reify:inherits: timing reifyNode:node_modules/compression Completed in 20610msis-number/node_modules/kind-of Completed in 20223ms[K

npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142

npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained7ms1ms

npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained

npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated Completed in 22422ms3ms[K75ms

[ ....] - reify:getpass: timing reifyNode:node_modules/coa/node_modifyNode:node_modules/@xtuc/ieee754 Completed in 22793ms[K

npm WARN deprecated har-validator@5.1.5: this library is no longer supported

npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugincolor-name Completed in 23205ms

npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecatedmodules/eslint-visitor-keys Completed in 24872msmK0m5ms

npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.leted in 26654ms[K141ms

[ ..] \ reify:normalize-package-data: timing reifyNode:node_modules/is-string Completed in 27439ms 27147msK[0m Completed in 27084ms

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.8517msmsK

npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.idar 3 with 15x less dependencies.

npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supportedted in 29501ms[Kmn 29153ms0m74ms

npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'n 30141ms0124ms. This package will no longer receive updates.es.

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

[ .] - reify:json5: timing reifyNode:node_modules/postcss-calc Comple Completed in 30925ms

npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/31420m2803ms

[ .]

npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained3448ms

[ .] \ reify:detective: timing rreifyNode:node_modules/@vue/cli-plugin-eslint/node_modules/vue-eslint-parser Completed in 35557ms[0m6ms

[ .] - reify:sshpk: timing0 reifyNode:node_modules/webpack-dev-server/node_modules/yargs Completed in 38332ms Completed in 38081ms

npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'm Completed in 0ms[0m Completed in 39428ms[K

[ ] \ reify:bluebird: timing reifyNode:node_modules/tslint/node_modules/tsutils Completed in 40908ms517ms

[ ] | reify:@typescript-eslint/typescript-estree: timing metavuln:packument:watchpack Completed in 0msxmoZg8bUn/Y0NSTtqip+6ElPzNyZIKE2576N+m

[ ] \ reify:acorn: timing metavuln:paclate:security-advisory:cssnano:vGWqCcKshyZQk7pumGDg+TMlCCLJ0ufJRG2DBNI7mMF4DrX41WsHpw/FE8D9Lnjn5jnHKRf83WCGBH4mg

[ ] | reify:css-tree: timing reifyNode:node_modules/css-tree Completed in 47835ms[0m Completed in 47648msm

[ ] - reify:eslint-plugin-vue: timing reifyNode:node_modules/fork-ts-checker-webpack-plugin-v5 Completed in 49555msms

[ ] \ reify:regenerate-unicode-properties: timing reifyNode:node_modules/eslint-plugin-vue Completed in 50210msm

[ ] / reify:@typescript-eslint/scope-manager: timing reifyNode:node_modules/webpack Completed in 55019ms

[ ] - reify:eslint: timing reifyNode:node_modules/@typescript-eslint/eslint-plugin Completed in 57872mslint Completed in 56563ms

[ ] | reify:caniuse-lite: timing reifyNode:node_modules/tslint Completed in 58308msed in 57872ms

[ ] \ reify:prettier: timing reifyNode:node_modules/lodash Completed in 62468ms[0m

[ ] \ reify:prettier: timing reifyNode:node_modules/lodash Completed in 62468ms

[ ] - reify:tailwindcss: timing reifyNode:node_modules/@tailwindcss/postcss7-compat Completed in 69296ms

[ ] - reify:tailwindcss: timing reifyNode:node_modules/@tailwindcss/postcss7-compat Completed in 69296ms

] \ reify:rxjs: timing reifyNode:node_modules/typescript Completed in 72848ms in 69296ms

added 1748 packages, and audited 1749 packages in 2m

100 packages are looking for funding

run `npm fund` for details

25 vulnerabilities (13 moderate, 12 high)

To address issues that do not require attention, run:

npm audit fix

To address all issues possible (including breaking changes), run:

npm audit fix --force

Some issues need review, and may require choosing

a different dependency.

Run `npm audit` for details.
gmldnjs26 commented 3 years ago

sibal

gmldnjs26 commented 3 years ago

上記のエラーは出なくなった。 参考にした記事 ・https://stackoverflow.com/questions/64868632/vuejs-3-problem-with-vue-template-compilerhttps://stackoverflow.com/questions/67399894/webpack-vue-loader-compilation-issues-with-vue-compiler-sfc

問題はvue-loaderのversionだった。

代わりに他のエラーが出る🤪 image

gmldnjs26 commented 3 years ago

https://github.com/tailwindlabs/tailwindcss/issues/2861

vue3 tailwindcss2 うまくできなくてvitejs CLIでプロゼクトを生成するとできるけど、 docker中でvitejsを使ってプロゼクトを生成すると「接続できません(拒否されましたって)」いう文句が出る、、 (連携する方法?分からん) 一旦Vue2でしてもComposition APIを使えるのでその方向で行こうかと思う。