Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- npm WARN old lockfile at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
- npm WARN old lockfile at async Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:681:9)
- npm WARN old lockfile Could not fetch metadata for @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 FetchError: invalid json response body at https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator reason: Unexpected end of JSON input
- npm WARN old lockfile at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
- npm WARN old lockfile at async Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:681:9) {
- npm WARN old lockfile code: 'FETCH_ERROR',
- npm WARN old lockfile errno: 'FETCH_ERROR',
- npm WARN old lockfile type: 'invalid-json'
- npm WARN old lockfile }
- npm WARN old lockfile FetchError: invalid json response body at https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding reason: Unexpected end of JSON input
- npm WARN old lockfile at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
- npm WARN old lockfile at async Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:681:9)
- npm WARN old lockfile Could not fetch metadata for @babel/plugin-proposal-optional-catch-binding@7.14.5 FetchError: invalid json response body at https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding reason: Unexpected end of JSON input
- npm WARN old lockfile at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
- npm WARN old lockfile at async Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:681:9) {
- npm WARN old lockfile code: 'FETCH_ERROR',
- npm WARN old lockfile errno: 'FETCH_ERROR',
- npm WARN old lockfile type: 'invalid-json'
- npm WARN old lockfile }
- npm WARN deprecated datatables.net-bs4@3.2.2: Incorrect version published. Please use the latest non-deprecated version - 1.10.13 at the time of writing
- npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
- npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
- 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 chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
- npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
- npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
- npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
- added 1148 packages, removed 3 packages, changed 32 packages, and audited 2189 packages in 3m
- 120 packages are looking for funding
- run `npm fund` for details
- 14 vulnerabilities (3 low, 11 moderate)
- 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.
- aantamimmaarif@b40:/var/www/html/okecpns$ npm audit fix --force
- npm WARN using --force Recommended protections disabled.
- npm WARN audit Updating apexcharts to 3.27.3,which is outside your stated dependency range.
- npm WARN audit No fix available for quill@*
- npm WARN audit No fix available for @amcharts/amcharts4@*
- npm WARN audit Updating webpack-dev-server to 1.16.5,which is a SemVer major change.
- npm WARN audit Updating gulp to 3.9.1,which is a SemVer major change.
- npm WARN ERESOLVE overriding peer dependency
- npm WARN While resolving: webpack-dev-server@1.16.5
- npm WARN Found: webpack@5.47.0
- npm WARN node_modules/webpack
- npm WARN peer webpack@"4.x.x || 5.x.x" from @webpack-cli/configtest@1.0.4
- npm WARN node_modules/@webpack-cli/configtest
- npm WARN @webpack-cli/configtest@"^1.0.4" from webpack-cli@4.7.2
- npm WARN node_modules/webpack-cli
- npm WARN 21 more (babel-loader, copy-webpack-plugin, css-loader, ...)
- npm WARN
- npm WARN Could not resolve dependency:
- npm WARN peer webpack@">=1.3.0 <3" from webpack-dev-server@1.16.5
- npm WARN node_modules/webpack-dev-server
- npm WARN dev webpack-dev-server@"1.16.5" from the root project
- npm WARN
- npm WARN Conflicting peer dependency: webpack@2.7.0
- npm WARN node_modules/webpack
- npm WARN peer webpack@">=1.3.0 <3" from webpack-dev-server@1.16.5
- npm WARN node_modules/webpack-dev-server
- npm WARN dev webpack-dev-server@"1.16.5" from the root project
- npm WARN ERESOLVE overriding peer dependency
- npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
- npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
- npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
- npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
- npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
- added 120 packages, removed 202 packages, changed 17 packages, and audited 2107 packages in 18s
- 119 packages are looking for funding
- run `npm fund` for details
- # npm audit report
- braces <2.3.1
- Regular Expression Denial of Service - https://npmjs.com/advisories/786
- fix available via `npm audit fix --force`
- Will install webpack-dev-server@3.11.2, which is a breaking change
- node_modules/http-proxy-middleware/node_modules/braces
- micromatch 0.2.0 - 2.3.11
- Depends on vulnerable versions of braces
- Depends on vulnerable versions of parse-glob
- node_modules/http-proxy-middleware/node_modules/micromatch
- http-proxy-middleware 0.3.0 - 0.17.4
- Depends on vulnerable versions of micromatch
- node_modules/http-proxy-middleware
- webpack-dev-server <=2.11.3 || 3.0.0-alpha1 - 3.1.10
- Depends on vulnerable versions of http-proxy-middleware
- Depends on vulnerable versions of open
- Depends on vulnerable versions of optimist
- node_modules/webpack-dev-server
- glob-parent <5.1.2
- Severity: moderate
- Regular expression denial of service - https://npmjs.com/advisories/1751
- fix available via `npm audit fix --force`
- Will install webpack-dev-server@3.11.2, which is a breaking change
- node_modules/glob-base/node_modules/glob-parent
- glob-base *
- Depends on vulnerable versions of glob-parent
- node_modules/glob-base
- parse-glob >=2.1.0
- Depends on vulnerable versions of glob-base
- node_modules/parse-glob
- micromatch 0.2.0 - 2.3.11
- Depends on vulnerable versions of braces
- Depends on vulnerable versions of parse-glob
- node_modules/http-proxy-middleware/node_modules/micromatch
- http-proxy-middleware 0.3.0 - 0.17.4
- Depends on vulnerable versions of micromatch
- node_modules/http-proxy-middleware
- webpack-dev-server <=2.11.3 || 3.0.0-alpha1 - 3.1.10
- Depends on vulnerable versions of http-proxy-middleware
- Depends on vulnerable versions of open
- Depends on vulnerable versions of optimist
- node_modules/webpack-dev-server
- lodash <=4.17.20
- Severity: high
- Prototype Pollution - https://npmjs.com/advisories/1065
- Prototype Pollution - https://npmjs.com/advisories/1523
- Command Injection - https://npmjs.com/advisories/1673
- Prototype Pollution - https://npmjs.com/advisories/577
- Prototype Pollution - https://npmjs.com/advisories/782
- fix available via `npm audit fix`
- node_modules/globule/node_modules/lodash
- globule <=1.1.0
- Depends on vulnerable versions of lodash
- Depends on vulnerable versions of minimatch
- node_modules/globule
- gaze 0.4.0 - 1.0.0
- Depends on vulnerable versions of globule
- node_modules/gaze
- glob-watcher <=2.0.0
- Depends on vulnerable versions of gaze
- node_modules/glob-watcher
- minimatch <=3.0.1
- Severity: high
- Regular Expression Denial of Service - https://npmjs.com/advisories/118
- fix available via `npm audit fix --force`
- Will install gulp@4.0.2, which is a breaking change
- node_modules/glob-stream/node_modules/minimatch
- node_modules/globule/node_modules/minimatch
- glob 3.0.0 - 5.0.14
- Depends on vulnerable versions of minimatch
- node_modules/glob-stream/node_modules/glob
- node_modules/globule/node_modules/glob
- glob-stream 0.2.0 - 5.2.0
- Depends on vulnerable versions of glob
- Depends on vulnerable versions of minimatch
- node_modules/glob-stream
- vinyl-fs <=1.0.0
- Depends on vulnerable versions of glob-stream
- node_modules/vinyl-fs
- gulp 3.4.0 - 3.9.1
- Depends on vulnerable versions of vinyl-fs
- node_modules/gulp
- globule <=1.1.0
- Depends on vulnerable versions of lodash
- Depends on vulnerable versions of minimatch
- node_modules/globule
- gaze 0.4.0 - 1.0.0
- Depends on vulnerable versions of globule
- node_modules/gaze
- glob-watcher <=2.0.0
- Depends on vulnerable versions of gaze
- node_modules/glob-watcher
- minimist <0.2.1 || >=1.0.0 <1.2.3
- Prototype Pollution - https://npmjs.com/advisories/1179
- fix available via `npm audit fix --force`
- Will install webpack-dev-server@3.11.2, which is a breaking change
- node_modules/optimist/node_modules/minimist
- optimist >=0.6.0
- Depends on vulnerable versions of minimist
- node_modules/optimist
- webpack-dev-server <=2.11.3 || 3.0.0-alpha1 - 3.1.10
- Depends on vulnerable versions of http-proxy-middleware
- Depends on vulnerable versions of open
- Depends on vulnerable versions of optimist
- node_modules/webpack-dev-server
- open <=0.0.5
- Severity: critical
- Command Injection - https://npmjs.com/advisories/663
- fix available via `npm audit fix --force`
- Will install webpack-dev-server@3.11.2, which is a breaking change
- node_modules/webpack-dev-server/node_modules/open
- webpack-dev-server <=2.11.3 || 3.0.0-alpha1 - 3.1.10
- Depends on vulnerable versions of http-proxy-middleware
- Depends on vulnerable versions of open
- Depends on vulnerable versions of optimist
- node_modules/webpack-dev-server
- quill *
- Severity: moderate
- Cross-Site Scripting - https://npmjs.com/advisories/1695
- No fix available
- node_modules/quill
- webpack-dev-server <=2.11.3 || 3.0.0-alpha1 - 3.1.10
- Severity: critical
- Missing Origin Validation - https://npmjs.com/advisories/725
- Depends on vulnerable versions of http-proxy-middleware
- Depends on vulnerable versions of open
- Depends on vulnerable versions of optimist
- fix available via `npm audit fix --force`
- Will install webpack-dev-server@3.11.2, which is a breaking change
- node_modules/webpack-dev-server
- xlsx <0.17.0
- Severity: moderate
- Denial of Service - https://npmjs.com/advisories/1767
- No fix available
- node_modules/xlsx
- @amcharts/amcharts4 *
- Depends on vulnerable versions of xlsx
- node_modules/@amcharts/amcharts4
- 22 vulnerabilities (4 low, 7 moderate, 9 high, 2 critical)
- 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.
- aantamimmaarif@b40:/var/www/html/okecpns$ npm run dev
- > dev
- > npm run development
- > development
- > mix
- ^[[D[webpack-cli] Error: Cannot find module 'webpack-rtl-plugin'
- Require stack:
- - /var/www/html/okecpns/webpack.mix.js
- - /var/www/html/okecpns/node_modules/laravel-mix/setup/webpack.config.js
- - /var/www/html/okecpns/node_modules/webpack-cli/lib/webpack-cli.js
- - /var/www/html/okecpns/node_modules/webpack-cli/lib/bootstrap.js
- - /var/www/html/okecpns/node_modules/webpack-cli/bin/cli.js
- - /var/www/html/okecpns/node_modules/webpack/bin/webpack.js
- at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
- at Function.Module._load (internal/modules/cjs/loader.js:746:27)
- at Module.require (internal/modules/cjs/loader.js:974:19)
- at require (/var/www/html/okecpns/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
- at Object.<anonymous> (/var/www/html/okecpns/webpack.mix.js:6:26)
- at Module._compile (/var/www/html/okecpns/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
- at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
- at Module.load (internal/modules/cjs/loader.js:950:32)
- at Function.Module._load (internal/modules/cjs/loader.js:790:14)
- at Module.require (internal/modules/cjs/loader.js:974:19) {
- code: 'MODULE_NOT_FOUND',
- requireStack: [
- '/var/www/html/okecpns/webpack.mix.js',
- '/var/www/html/okecpns/node_modules/laravel-mix/setup/webpack.config.js',
- '/var/www/html/okecpns/node_modules/webpack-cli/lib/webpack-cli.js',
- '/var/www/html/okecpns/node_modules/webpack-cli/lib/bootstrap.js',
- '/var/www/html/okecpns/node_modules/webpack-cli/bin/cli.js',
- '/var/www/html/okecpns/node_modules/webpack/bin/webpack.js'
- ]
- }
- aantamimmaarif@b40:/var/www/html/okecpns$ npm run dev
- > dev
- > npm run development
- > development
- > mix
- ● Mix █████████████████████████ building (56%) 96/113 entries 124/128 dependencies 93/110 modules 17 active
- babel-loader › resources/src/js/custom/pages/projects/project/project.js
- DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ building (64%) 112/113 entries 128/128 dependencies 110/110 modules 0 active
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ sealing (89%)
- hashing
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ sealing (92%)
- asset processing
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ emitting (95%)
- emit
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ emitting (98%)
- after emit
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ● Mix █████████████████████████ done (99%) plugins
- BuildCallbackPlugin
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- ✖ Mix
- Compiled with some errors in 7.20s
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($input-padding-y, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;
- │ ^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 498:73 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($custom-control-indicator-size, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 568:49 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 713 │ $nav-divider-margin-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 713:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($spacer, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 718 │ $navbar-padding-y: $spacer / 2 !default;
- │ ^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 718:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
- Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
- More info and automated migrator: https://sass-lang.com/d/slash-div
- ╷
- 727 │ $navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- node_modules/bootstrap/scss/_variables.scss 727:37 @import
- resources/src/sass/_init.scss 18:9 @import
- resources/src/sass/style.scss 6:9 root stylesheet
- ERROR in ./resources/src/sass/style.scss
- Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
- ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
- SassError: Can't find stylesheet to import.
- ╷
- 10 │ @import "~bootstrap/scss/containers";
- │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- ╵
- resources/src/sass/components/components.scss 10:9 @import
- resources/src/sass/style.scss 9:9 root stylesheet
- at processResult (/var/www/html/okecpns/node_modules/webpack/lib/NormalModule.js:703:19)
- at /var/www/html/okecpns/node_modules/webpack/lib/NormalModule.js:809:5
- at /var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:399:11
- at /var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:251:18
- at context.callback (/var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:124:13)
- at /var/www/html/okecpns/node_modules/sass-loader/dist/index.js:62:7
- at Function.call$2 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:93603:16)
- at _render_closure1.call$2 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:81980:12)
- at _RootZone.runBinary$3$3 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:27536:18)
- at _FutureListener.handleError$1 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:26085:19)
- ERROR in /js/scripts.bundle
- Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/scripts.js' in '/var/www/html/okecpns'
- ERROR in /plugins/global/plugins.bundle
- Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/plugins.js' in '/var/www/html/okecpns'
- ERROR in /plugins/global/plugins.bundle
- Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/plugins.scss' in '/var/www/html/okecpns'
- 1 ERROR in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
- webpack compiled with 5 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement