You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [app 6/6] RUN npm install && npm run build:
#0 82.79 npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
#0 82.83 npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
#0 82.85 npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
#0 83.01 npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
#0 83.69 npm WARN deprecated [email protected]: this library is no longer supported
#0 84.77 npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
#0 85.15 npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
#0 87.15 npm WARN deprecated [email protected]: 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 [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
#0 88.52 npm WARN deprecated @types/[email protected]: 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 [email protected]: 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 [email protected]` 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'.
The text was updated successfully, but these errors were encountered:
Docker、非Docker環境ともにビルド(
npm run build
)が失敗します。The text was updated successfully, but these errors were encountered: