npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >=14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >=14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@types/browser-sync/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >= 14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >= 14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >= 14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >= 14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10 || ^12 || >= 14"} (current: {"node":"13.7.0","npm":"6.13.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
added 1235 packages from 526 contributors and audited 1239 packages in 131.453s
89 packages are looking for funding
run `npm fund` for details
found 41 vulnerabilities (39 moderate, 2 high)
run `npm audit fix` to fix them, or `npm audit` for details
[root@docker-dev beton]# docker-compose run --rm npm run dev
> @ dev /var/www/html
> npm run development
> @ development /var/www/html
> mix
✖ Mix
Compiled with some errors in 20.56s
(node:38) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time
(node:38) ExperimentalWarning: Package name self resolution is an experimental feature. This feature could change at any time
● Mix █████████████████████████ cache (99%)
begin idle
ERROR in ./resources/js/app.js 4:26-71
Module not found: Error: Can't resolve './components/UI/BaseNav' in '/var/www/html/resources/js'
ERROR in ./resources/js/app.js 5:29-77
Module not found: Error: Can't resolve './components/UI/BaseHeader' in '/var/www/html/resources/js'
ERROR in ./resources/js/app.js 6:28-75
Module not found: Error: Can't resolve './components/UI/BasePanel' in '/var/www/html/resources/js'
ERROR in ./resources/js/app.js 7:28-75
Module not found: Error: Can't resolve './components/UI/BaseInput' in '/var/www/html/resources/js'
ERROR in ./resources/js/app.js 8:30-79
Module not found: Error: Can't resolve './components/UI/BaseSidebar' in '/var/www/html/resources/js'
webpack compiled with 5 errors
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ development: `mix`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ development script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-05-25T15_08_10_745Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ dev: `npm run development`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-05-25T15_08_10_825Z-debug.log