-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Docker、非Docker環境ともにビルド(npm run build)が失敗します。
> [app 6/6] RUN npm install && npm run build:
#0 82.79 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
#0 82.83 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
#0 82.85 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
#0 83.01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
#0 83.69 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
#0 84.77 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
#0 85.15 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
#0 87.15 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
#0 87.47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
#0 88.52 npm WARN deprecated @types/chalk@2.2.0: This is a stub types definition for chalk (https://github.com/chalk/chalk). chalk provides its own type definitions, so you don't need @types/chalk installed!
#0 91.93 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.
#0 120.8
#0 120.8 added 730 packages, and audited 731 packages in 2m
#0 120.8
#0 120.8 42 packages are looking for funding
#0 120.8 run `npm fund` for details
#0 120.8
#0 120.8 3 moderate severity vulnerabilities
#0 120.8
#0 120.8 To address all issues (including breaking changes), run:
#0 120.8 npm audit fix --force
#0 120.8
#0 120.8 Run `npm audit` for details.
#0 120.8 npm notice
#0 120.8 npm notice New minor version of npm available! 9.5.1 -> 9.7.1
#0 120.8 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.7.1>
#0 120.8 npm notice Run `npm install -g npm@9.7.1` to update!
#0 120.8 npm notice
#0 121.2
#0 121.2 > build
#0 121.2 > tsc
#0 121.2
#0 126.8 node_modules/@types/babel__traverse/index.d.ts(321,6): error TS1023: An index signature parameter type must be either 'string' or 'number'.
Metadata
Metadata
Assignees
Labels
No labels