Advertisement
aantamimmaarif

error

Jul 31st, 2021
1,478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.12 KB | None | 0 0
  1. npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
  2. 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)
  3. 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
  4. npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
  5. 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) {
  6. npm WARN old lockfile   code: 'FETCH_ERROR',
  7. npm WARN old lockfile   errno: 'FETCH_ERROR',
  8. npm WARN old lockfile   type: 'invalid-json'
  9. npm WARN old lockfile }
  10. 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
  11. npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
  12. 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)
  13. 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
  14. npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:77:31
  15. 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) {
  16. npm WARN old lockfile   code: 'FETCH_ERROR',
  17. npm WARN old lockfile   errno: 'FETCH_ERROR',
  18. npm WARN old lockfile   type: 'invalid-json'
  19. npm WARN old lockfile }
  20. 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
  21. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  22. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
  23. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  24. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  25. 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.
  26. 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.
  27. 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.
  28.  
  29. added 1148 packages, removed 3 packages, changed 32 packages, and audited 2189 packages in 3m
  30.  
  31. 120 packages are looking for funding
  32.   run `npm fund` for details
  33.  
  34. 14 vulnerabilities (3 low, 11 moderate)
  35.  
  36. To address issues that do not require attention, run:
  37.   npm audit fix
  38.  
  39. To address all issues possible (including breaking changes), run:
  40.   npm audit fix --force
  41.  
  42. Some issues need review, and may require choosing
  43. a different dependency.
  44.  
  45. Run `npm audit` for details.
  46. aantamimmaarif@b40:/var/www/html/okecpns$ npm audit fix --force
  47. npm WARN using --force Recommended protections disabled.
  48. npm WARN audit Updating apexcharts to 3.27.3,which is outside your stated dependency range.
  49. npm WARN audit No fix available for quill@*
  50. npm WARN audit No fix available for @amcharts/amcharts4@*
  51. npm WARN audit Updating webpack-dev-server to 1.16.5,which is a SemVer major change.
  52. npm WARN audit Updating gulp to 3.9.1,which is a SemVer major change.
  53. npm WARN ERESOLVE overriding peer dependency
  54. npm WARN While resolving: webpack-dev-server@1.16.5
  55. npm WARN Found: webpack@5.47.0
  56. npm WARN node_modules/webpack
  57. npm WARN   peer webpack@"4.x.x || 5.x.x" from @webpack-cli/configtest@1.0.4
  58. npm WARN   node_modules/@webpack-cli/configtest
  59. npm WARN     @webpack-cli/configtest@"^1.0.4" from webpack-cli@4.7.2
  60. npm WARN     node_modules/webpack-cli
  61. npm WARN   21 more (babel-loader, copy-webpack-plugin, css-loader, ...)
  62. npm WARN
  63. npm WARN Could not resolve dependency:
  64. npm WARN peer webpack@">=1.3.0 <3" from webpack-dev-server@1.16.5
  65. npm WARN node_modules/webpack-dev-server
  66. npm WARN   dev webpack-dev-server@"1.16.5" from the root project
  67. npm WARN
  68. npm WARN Conflicting peer dependency: webpack@2.7.0
  69. npm WARN node_modules/webpack
  70. npm WARN   peer webpack@">=1.3.0 <3" from webpack-dev-server@1.16.5
  71. npm WARN   node_modules/webpack-dev-server
  72. npm WARN     dev webpack-dev-server@"1.16.5" from the root project
  73. npm WARN ERESOLVE overriding peer dependency
  74. npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  75. npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  76. 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.
  77. 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
  78. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  79.  
  80. added 120 packages, removed 202 packages, changed 17 packages, and audited 2107 packages in 18s
  81.  
  82. 119 packages are looking for funding
  83.  run `npm fund` for details
  84.  
  85. # npm audit report
  86.  
  87. braces  <2.3.1
  88. Regular Expression Denial of Service - https://npmjs.com/advisories/786
  89. fix available via `npm audit fix --force`
  90. Will install webpack-dev-server@3.11.2, which is a breaking change
  91. node_modules/http-proxy-middleware/node_modules/braces
  92.  micromatch  0.2.0 - 2.3.11
  93.  Depends on vulnerable versions of braces
  94.  Depends on vulnerable versions of parse-glob
  95.  node_modules/http-proxy-middleware/node_modules/micromatch
  96.    http-proxy-middleware  0.3.0 - 0.17.4
  97.    Depends on vulnerable versions of micromatch
  98.    node_modules/http-proxy-middleware
  99.      webpack-dev-server  <=2.11.3 || 3.0.0-alpha1 - 3.1.10
  100.      Depends on vulnerable versions of http-proxy-middleware
  101.      Depends on vulnerable versions of open
  102.      Depends on vulnerable versions of optimist
  103.      node_modules/webpack-dev-server
  104.  
  105. glob-parent  <5.1.2
  106. Severity: moderate
  107. Regular expression denial of service - https://npmjs.com/advisories/1751
  108. fix available via `npm audit fix --force`
  109. Will install webpack-dev-server@3.11.2, which is a breaking change
  110. node_modules/glob-base/node_modules/glob-parent
  111.  glob-base  *
  112.  Depends on vulnerable versions of glob-parent
  113.  node_modules/glob-base
  114.    parse-glob  >=2.1.0
  115.    Depends on vulnerable versions of glob-base
  116.    node_modules/parse-glob
  117.      micromatch  0.2.0 - 2.3.11
  118.      Depends on vulnerable versions of braces
  119.      Depends on vulnerable versions of parse-glob
  120.      node_modules/http-proxy-middleware/node_modules/micromatch
  121.        http-proxy-middleware  0.3.0 - 0.17.4
  122.        Depends on vulnerable versions of micromatch
  123.        node_modules/http-proxy-middleware
  124.          webpack-dev-server  <=2.11.3 || 3.0.0-alpha1 - 3.1.10
  125.          Depends on vulnerable versions of http-proxy-middleware
  126.          Depends on vulnerable versions of open
  127.          Depends on vulnerable versions of optimist
  128.          node_modules/webpack-dev-server
  129.  
  130. lodash  <=4.17.20
  131. Severity: high
  132. Prototype Pollution - https://npmjs.com/advisories/1065
  133. Prototype Pollution - https://npmjs.com/advisories/1523
  134. Command Injection - https://npmjs.com/advisories/1673
  135. Prototype Pollution - https://npmjs.com/advisories/577
  136. Prototype Pollution - https://npmjs.com/advisories/782
  137. fix available via `npm audit fix`
  138. node_modules/globule/node_modules/lodash
  139.  globule  <=1.1.0
  140.  Depends on vulnerable versions of lodash
  141.  Depends on vulnerable versions of minimatch
  142.  node_modules/globule
  143.    gaze  0.4.0 - 1.0.0
  144.    Depends on vulnerable versions of globule
  145.    node_modules/gaze
  146.      glob-watcher  <=2.0.0
  147.      Depends on vulnerable versions of gaze
  148.      node_modules/glob-watcher
  149.  
  150. minimatch  <=3.0.1
  151. Severity: high
  152. Regular Expression Denial of Service - https://npmjs.com/advisories/118
  153. fix available via `npm audit fix --force`
  154. Will install gulp@4.0.2, which is a breaking change
  155. node_modules/glob-stream/node_modules/minimatch
  156. node_modules/globule/node_modules/minimatch
  157.  glob  3.0.0 - 5.0.14
  158.  Depends on vulnerable versions of minimatch
  159.  node_modules/glob-stream/node_modules/glob
  160.  node_modules/globule/node_modules/glob
  161.    glob-stream  0.2.0 - 5.2.0
  162.    Depends on vulnerable versions of glob
  163.    Depends on vulnerable versions of minimatch
  164.    node_modules/glob-stream
  165.      vinyl-fs  <=1.0.0
  166.      Depends on vulnerable versions of glob-stream
  167.      node_modules/vinyl-fs
  168.        gulp  3.4.0 - 3.9.1
  169.        Depends on vulnerable versions of vinyl-fs
  170.        node_modules/gulp
  171.  globule  <=1.1.0
  172.  Depends on vulnerable versions of lodash
  173.  Depends on vulnerable versions of minimatch
  174.  node_modules/globule
  175.    gaze  0.4.0 - 1.0.0
  176.    Depends on vulnerable versions of globule
  177.    node_modules/gaze
  178.      glob-watcher  <=2.0.0
  179.      Depends on vulnerable versions of gaze
  180.      node_modules/glob-watcher
  181.  
  182. minimist  <0.2.1 || >=1.0.0 <1.2.3
  183. Prototype Pollution - https://npmjs.com/advisories/1179
  184. fix available via `npm audit fix --force`
  185. Will install webpack-dev-server@3.11.2, which is a breaking change
  186. node_modules/optimist/node_modules/minimist
  187.  optimist  >=0.6.0
  188.  Depends on vulnerable versions of minimist
  189.  node_modules/optimist
  190.    webpack-dev-server  <=2.11.3 || 3.0.0-alpha1 - 3.1.10
  191.    Depends on vulnerable versions of http-proxy-middleware
  192.    Depends on vulnerable versions of open
  193.    Depends on vulnerable versions of optimist
  194.    node_modules/webpack-dev-server
  195.  
  196. open  <=0.0.5
  197. Severity: critical
  198. Command Injection - https://npmjs.com/advisories/663
  199. fix available via `npm audit fix --force`
  200. Will install webpack-dev-server@3.11.2, which is a breaking change
  201. node_modules/webpack-dev-server/node_modules/open
  202.  webpack-dev-server  <=2.11.3 || 3.0.0-alpha1 - 3.1.10
  203.  Depends on vulnerable versions of http-proxy-middleware
  204.  Depends on vulnerable versions of open
  205.  Depends on vulnerable versions of optimist
  206.  node_modules/webpack-dev-server
  207.  
  208. quill  *
  209. Severity: moderate
  210. Cross-Site Scripting - https://npmjs.com/advisories/1695
  211. No fix available
  212. node_modules/quill
  213.  
  214. webpack-dev-server  <=2.11.3 || 3.0.0-alpha1 - 3.1.10
  215. Severity: critical
  216. Missing Origin Validation - https://npmjs.com/advisories/725
  217. Depends on vulnerable versions of http-proxy-middleware
  218. Depends on vulnerable versions of open
  219. Depends on vulnerable versions of optimist
  220. fix available via `npm audit fix --force`
  221. Will install webpack-dev-server@3.11.2, which is a breaking change
  222. node_modules/webpack-dev-server
  223.  
  224. xlsx  <0.17.0
  225. Severity: moderate
  226. Denial of Service - https://npmjs.com/advisories/1767
  227. No fix available
  228. node_modules/xlsx
  229.  @amcharts/amcharts4  *
  230.  Depends on vulnerable versions of xlsx
  231.  node_modules/@amcharts/amcharts4
  232.  
  233. 22 vulnerabilities (4 low, 7 moderate, 9 high, 2 critical)
  234.  
  235. To address issues that do not require attention, run:
  236.  npm audit fix
  237.  
  238. To address all issues possible (including breaking changes), run:
  239.  npm audit fix --force
  240.  
  241. Some issues need review, and may require choosing
  242. a different dependency.
  243. aantamimmaarif@b40:/var/www/html/okecpns$ npm run dev
  244.  
  245. > dev
  246. > npm run development
  247.  
  248.  
  249. > development
  250. > mix
  251.  
  252. ^[[D[webpack-cli] Error: Cannot find module 'webpack-rtl-plugin'
  253. Require stack:
  254. - /var/www/html/okecpns/webpack.mix.js
  255. - /var/www/html/okecpns/node_modules/laravel-mix/setup/webpack.config.js
  256. - /var/www/html/okecpns/node_modules/webpack-cli/lib/webpack-cli.js
  257. - /var/www/html/okecpns/node_modules/webpack-cli/lib/bootstrap.js
  258. - /var/www/html/okecpns/node_modules/webpack-cli/bin/cli.js
  259. - /var/www/html/okecpns/node_modules/webpack/bin/webpack.js
  260.    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
  261.    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
  262.    at Module.require (internal/modules/cjs/loader.js:974:19)
  263.    at require (/var/www/html/okecpns/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
  264.    at Object.<anonymous> (/var/www/html/okecpns/webpack.mix.js:6:26)
  265.    at Module._compile (/var/www/html/okecpns/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
  266.    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
  267.    at Module.load (internal/modules/cjs/loader.js:950:32)
  268.    at Function.Module._load (internal/modules/cjs/loader.js:790:14)
  269.    at Module.require (internal/modules/cjs/loader.js:974:19) {
  270.  code: 'MODULE_NOT_FOUND',
  271.  requireStack: [
  272.    '/var/www/html/okecpns/webpack.mix.js',
  273.    '/var/www/html/okecpns/node_modules/laravel-mix/setup/webpack.config.js',
  274.    '/var/www/html/okecpns/node_modules/webpack-cli/lib/webpack-cli.js',
  275.    '/var/www/html/okecpns/node_modules/webpack-cli/lib/bootstrap.js',
  276.    '/var/www/html/okecpns/node_modules/webpack-cli/bin/cli.js',
  277.    '/var/www/html/okecpns/node_modules/webpack/bin/webpack.js'
  278.  ]
  279. }
  280. aantamimmaarif@b40:/var/www/html/okecpns$ npm run dev
  281.  
  282. > dev
  283. > npm run development
  284.  
  285.  
  286. > development
  287. > mix
  288.  
  289.  
  290. ● Mix █████████████████████████ building (56%) 96/113 entries 124/128 dependencies 93/110 modules 17 active
  291. babel-loader › resources/src/js/custom/pages/projects/project/project.js
  292.  
  293. DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  294.  
  295. Recommendation: math.div($input-padding-y, 2)
  296.  
  297. More info and automated migrator: https://sass-lang.com/d/slash-div
  298.  
  299.    ╷
  300. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  301.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  302.    ╵
  303.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  304.    resources/src/sass/_init.scss 18:9                  @import
  305.    resources/src/sass/style.scss 6:9                   root stylesheet
  306.  
  307. DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  308.  
  309. Recommendation: math.div($custom-control-indicator-size, 2)
  310.  
  311. More info and automated migrator: https://sass-lang.com/d/slash-div
  312.  
  313.    ╷
  314. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  315.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  316.    ╵
  317.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  318.    resources/src/sass/_init.scss 18:9                  @import
  319.    resources/src/sass/style.scss 6:9                   root stylesheet
  320.  
  321. DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  322.  
  323. Recommendation: math.div($spacer, 2)
  324.  
  325. More info and automated migrator: https://sass-lang.com/d/slash-div
  326.  
  327.    ╷
  328. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  329.    │                                     ^^^^^^^^^^^
  330.    ╵
  331.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  332.    resources/src/sass/_init.scss 18:9                  @import
  333.    resources/src/sass/style.scss 6:9                   root stylesheet
  334.  
  335. DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  336.  
  337. Recommendation: math.div($spacer, 2)
  338.  
  339. More info and automated migrator: https://sass-lang.com/d/slash-div
  340.  
  341.    ╷
  342. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  343.    │                                     ^^^^^^^^^^^
  344.    ╵
  345.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  346.    resources/src/sass/_init.scss 18:9                  @import
  347.    resources/src/sass/style.scss 6:9                   root stylesheet
  348.  
  349. DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  350.  
  351. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  352.  
  353. ● Mix █████████████████████████ building (64%) 112/113 entries 128/128 dependencies 110/110 modules 0 active
  354.  
  355.  
  356. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  357.  
  358. Recommendation: math.div($input-padding-y, 2)
  359.  
  360. More info and automated migrator: https://sass-lang.com/d/slash-div
  361.  
  362.    ╷
  363. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  364.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  365.    ╵
  366.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  367.    resources/src/sass/_init.scss 18:9                  @import
  368.    resources/src/sass/style.scss 6:9                   root stylesheet
  369.  
  370. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  371.  
  372. Recommendation: math.div($custom-control-indicator-size, 2)
  373.  
  374. More info and automated migrator: https://sass-lang.com/d/slash-div
  375.  
  376.    ╷
  377. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  378.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  379.    ╵
  380.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  381.    resources/src/sass/_init.scss 18:9                  @import
  382.    resources/src/sass/style.scss 6:9                   root stylesheet
  383.  
  384. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  385.  
  386. Recommendation: math.div($spacer, 2)
  387.  
  388. More info and automated migrator: https://sass-lang.com/d/slash-div
  389.  
  390.    ╷
  391. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  392.    │                                     ^^^^^^^^^^^
  393.    ╵
  394.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  395.    resources/src/sass/_init.scss 18:9                  @import
  396.    resources/src/sass/style.scss 6:9                   root stylesheet
  397.  
  398. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  399.  
  400. Recommendation: math.div($spacer, 2)
  401.  
  402. More info and automated migrator: https://sass-lang.com/d/slash-div
  403.  
  404.    ╷
  405. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  406.    │                                     ^^^^^^^^^^^
  407.    ╵
  408.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  409.    resources/src/sass/_init.scss 18:9                  @import
  410.    resources/src/sass/style.scss 6:9                   root stylesheet
  411.  
  412. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  413.  
  414. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  415.  
  416. ● Mix █████████████████████████ sealing (89%)  
  417. hashing
  418.  
  419. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  420.  
  421. Recommendation: math.div($input-padding-y, 2)
  422.  
  423. More info and automated migrator: https://sass-lang.com/d/slash-div
  424.  
  425.    ╷
  426. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  427.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  428.    ╵
  429.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  430.    resources/src/sass/_init.scss 18:9                  @import
  431.    resources/src/sass/style.scss 6:9                   root stylesheet
  432.  
  433. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  434.  
  435. Recommendation: math.div($custom-control-indicator-size, 2)
  436.  
  437. More info and automated migrator: https://sass-lang.com/d/slash-div
  438.  
  439.    ╷
  440. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  441.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  442.    ╵
  443.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  444.    resources/src/sass/_init.scss 18:9                  @import
  445.    resources/src/sass/style.scss 6:9                   root stylesheet
  446.  
  447. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  448.  
  449. Recommendation: math.div($spacer, 2)
  450.  
  451. More info and automated migrator: https://sass-lang.com/d/slash-div
  452.  
  453.    ╷
  454. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  455.    │                                     ^^^^^^^^^^^
  456.    ╵
  457.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  458.    resources/src/sass/_init.scss 18:9                  @import
  459.    resources/src/sass/style.scss 6:9                   root stylesheet
  460.  
  461. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  462.  
  463. Recommendation: math.div($spacer, 2)
  464.  
  465. More info and automated migrator: https://sass-lang.com/d/slash-div
  466.  
  467.    ╷
  468. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  469.    │                                     ^^^^^^^^^^^
  470.    ╵
  471.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  472.    resources/src/sass/_init.scss 18:9                  @import
  473.    resources/src/sass/style.scss 6:9                   root stylesheet
  474.  
  475. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  476.  
  477. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  478.  
  479. ● Mix █████████████████████████ sealing (92%)  
  480. asset processing
  481.  
  482. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  483.  
  484. Recommendation: math.div($input-padding-y, 2)
  485.  
  486. More info and automated migrator: https://sass-lang.com/d/slash-div
  487.  
  488.    ╷
  489. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  490.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  491.    ╵
  492.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  493.    resources/src/sass/_init.scss 18:9                  @import
  494.    resources/src/sass/style.scss 6:9                   root stylesheet
  495.  
  496. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  497.  
  498. Recommendation: math.div($custom-control-indicator-size, 2)
  499.  
  500. More info and automated migrator: https://sass-lang.com/d/slash-div
  501.  
  502.    ╷
  503. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  504.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  505.    ╵
  506.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  507.    resources/src/sass/_init.scss 18:9                  @import
  508.    resources/src/sass/style.scss 6:9                   root stylesheet
  509.  
  510. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  511.  
  512. Recommendation: math.div($spacer, 2)
  513.  
  514. More info and automated migrator: https://sass-lang.com/d/slash-div
  515.  
  516.    ╷
  517. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  518.    │                                     ^^^^^^^^^^^
  519.    ╵
  520.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  521.    resources/src/sass/_init.scss 18:9                  @import
  522.    resources/src/sass/style.scss 6:9                   root stylesheet
  523.  
  524. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  525.  
  526. Recommendation: math.div($spacer, 2)
  527.  
  528. More info and automated migrator: https://sass-lang.com/d/slash-div
  529.  
  530.    ╷
  531. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  532.    │                                     ^^^^^^^^^^^
  533.    ╵
  534.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  535.    resources/src/sass/_init.scss 18:9                  @import
  536.    resources/src/sass/style.scss 6:9                   root stylesheet
  537.  
  538. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  539.  
  540. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  541.  
  542. ● Mix █████████████████████████ emitting (95%)  
  543. emit
  544.  
  545. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  546.  
  547. Recommendation: math.div($input-padding-y, 2)
  548.  
  549. More info and automated migrator: https://sass-lang.com/d/slash-div
  550.  
  551.    ╷
  552. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  553.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  554.    ╵
  555.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  556.    resources/src/sass/_init.scss 18:9                  @import
  557.    resources/src/sass/style.scss 6:9                   root stylesheet
  558.  
  559. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  560.  
  561. Recommendation: math.div($custom-control-indicator-size, 2)
  562.  
  563. More info and automated migrator: https://sass-lang.com/d/slash-div
  564.  
  565.    ╷
  566. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  567.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  568.    ╵
  569.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  570.    resources/src/sass/_init.scss 18:9                  @import
  571.    resources/src/sass/style.scss 6:9                   root stylesheet
  572.  
  573. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  574.  
  575. Recommendation: math.div($spacer, 2)
  576.  
  577. More info and automated migrator: https://sass-lang.com/d/slash-div
  578.  
  579.    ╷
  580. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  581.    │                                     ^^^^^^^^^^^
  582.    ╵
  583.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  584.    resources/src/sass/_init.scss 18:9                  @import
  585.    resources/src/sass/style.scss 6:9                   root stylesheet
  586.  
  587. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  588.  
  589. Recommendation: math.div($spacer, 2)
  590.  
  591. More info and automated migrator: https://sass-lang.com/d/slash-div
  592.  
  593.    ╷
  594. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  595.    │                                     ^^^^^^^^^^^
  596.    ╵
  597.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  598.    resources/src/sass/_init.scss 18:9                  @import
  599.    resources/src/sass/style.scss 6:9                   root stylesheet
  600.  
  601. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  602.  
  603. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  604.  
  605. ● Mix █████████████████████████ emitting (98%)  
  606. after emit
  607.  
  608. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  609.  
  610. Recommendation: math.div($input-padding-y, 2)
  611.  
  612. More info and automated migrator: https://sass-lang.com/d/slash-div
  613.  
  614.    ╷
  615. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  616.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  617.    ╵
  618.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  619.    resources/src/sass/_init.scss 18:9                  @import
  620.    resources/src/sass/style.scss 6:9                   root stylesheet
  621.  
  622. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  623.  
  624. Recommendation: math.div($custom-control-indicator-size, 2)
  625.  
  626. More info and automated migrator: https://sass-lang.com/d/slash-div
  627.  
  628.    ╷
  629. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  630.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  631.    ╵
  632.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  633.    resources/src/sass/_init.scss 18:9                  @import
  634.    resources/src/sass/style.scss 6:9                   root stylesheet
  635.  
  636. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  637.  
  638. Recommendation: math.div($spacer, 2)
  639.  
  640. More info and automated migrator: https://sass-lang.com/d/slash-div
  641.  
  642.    ╷
  643. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  644.    │                                     ^^^^^^^^^^^
  645.    ╵
  646.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  647.    resources/src/sass/_init.scss 18:9                  @import
  648.    resources/src/sass/style.scss 6:9                   root stylesheet
  649.  
  650. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  651.  
  652. Recommendation: math.div($spacer, 2)
  653.  
  654. More info and automated migrator: https://sass-lang.com/d/slash-div
  655.  
  656.    ╷
  657. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  658.    │                                     ^^^^^^^^^^^
  659.    ╵
  660.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  661.    resources/src/sass/_init.scss 18:9                  @import
  662.    resources/src/sass/style.scss 6:9                   root stylesheet
  663.  
  664. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  665.  
  666. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  667.  
  668. ● Mix █████████████████████████ done (99%) plugins
  669. BuildCallbackPlugin
  670.  
  671. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  672.  
  673. Recommendation: math.div($input-padding-y, 2)
  674.  
  675. More info and automated migrator: https://sass-lang.com/d/slash-div
  676.  
  677.    ╷
  678. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  679.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  680.    ╵
  681.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  682.    resources/src/sass/_init.scss 18:9                  @import
  683.    resources/src/sass/style.scss 6:9                   root stylesheet
  684.  
  685. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  686.  
  687. Recommendation: math.div($custom-control-indicator-size, 2)
  688.  
  689. More info and automated migrator: https://sass-lang.com/d/slash-div
  690.  
  691.    ╷
  692. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  693.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  694.    ╵
  695.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  696.    resources/src/sass/_init.scss 18:9                  @import
  697.    resources/src/sass/style.scss 6:9                   root stylesheet
  698.  
  699. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  700.  
  701. Recommendation: math.div($spacer, 2)
  702.  
  703. More info and automated migrator: https://sass-lang.com/d/slash-div
  704.  
  705.    ╷
  706. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  707.    │                                     ^^^^^^^^^^^
  708.    ╵
  709.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  710.    resources/src/sass/_init.scss 18:9                  @import
  711.    resources/src/sass/style.scss 6:9                   root stylesheet
  712.  
  713. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  714.  
  715. Recommendation: math.div($spacer, 2)
  716.  
  717. More info and automated migrator: https://sass-lang.com/d/slash-div
  718.  
  719.    ╷
  720. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  721.    │                                     ^^^^^^^^^^^
  722.    ╵
  723.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  724.    resources/src/sass/_init.scss 18:9                  @import
  725.    resources/src/sass/style.scss 6:9                   root stylesheet
  726.  
  727. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  728.  
  729. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  730.  
  731. ✖ Mix
  732.  Compiled with some errors in 7.20s
  733.  
  734. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  735.  
  736. Recommendation: math.div($input-padding-y, 2)
  737.  
  738. More info and automated migrator: https://sass-lang.com/d/slash-div
  739.  
  740.    ╷
  741. 498 │ $input-height-inner-quarter:            add($input-line-height * .25em, $input-padding-y / 2) !default;
  742.    │                                                                         ^^^^^^^^^^^^^^^^^^^^
  743.    ╵
  744.    node_modules/bootstrap/scss/_variables.scss 498:73  @import
  745.    resources/src/sass/_init.scss 18:9                  @import
  746.    resources/src/sass/style.scss 6:9                   root stylesheet
  747.  
  748. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  749.  
  750. Recommendation: math.div($custom-control-indicator-size, 2)
  751.  
  752. More info and automated migrator: https://sass-lang.com/d/slash-div
  753.  
  754.    ╷
  755. 568 │ $custom-switch-indicator-border-radius:         $custom-control-indicator-size / 2 !default;
  756.    │                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  757.    ╵
  758.    node_modules/bootstrap/scss/_variables.scss 568:49  @import
  759.    resources/src/sass/_init.scss 18:9                  @import
  760.    resources/src/sass/style.scss 6:9                   root stylesheet
  761.  
  762. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  763.  
  764. Recommendation: math.div($spacer, 2)
  765.  
  766. More info and automated migrator: https://sass-lang.com/d/slash-div
  767.  
  768.    ╷
  769. 713 │ $nav-divider-margin-y:              $spacer / 2 !default;
  770.    │                                     ^^^^^^^^^^^
  771.    ╵
  772.    node_modules/bootstrap/scss/_variables.scss 713:37  @import
  773.    resources/src/sass/_init.scss 18:9                  @import
  774.    resources/src/sass/style.scss 6:9                   root stylesheet
  775.  
  776. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  777.  
  778. Recommendation: math.div($spacer, 2)
  779.  
  780. More info and automated migrator: https://sass-lang.com/d/slash-div
  781.  
  782.    ╷
  783. 718 │ $navbar-padding-y:                  $spacer / 2 !default;
  784.    │                                     ^^^^^^^^^^^
  785.    ╵
  786.    node_modules/bootstrap/scss/_variables.scss 718:37  @import
  787.    resources/src/sass/_init.scss 18:9                  @import
  788.    resources/src/sass/style.scss 6:9                   root stylesheet
  789.  
  790. : Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
  791.  
  792. Recommendation: math.div($nav-link-height - $navbar-brand-height, 2)
  793.  
  794. More info and automated migrator: https://sass-lang.com/d/slash-div
  795.  
  796.    ╷
  797. 727 │ $navbar-brand-padding-y:            ($nav-link-height - $navbar-brand-height) / 2 !default;
  798.    │                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  799.    ╵
  800.    node_modules/bootstrap/scss/_variables.scss 727:37  @import
  801.    resources/src/sass/_init.scss 18:9                  @import
  802.    resources/src/sass/style.scss 6:9                   root stylesheet
  803.  
  804. ERROR in ./resources/src/sass/style.scss
  805. Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
  806. ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
  807. SassError: Can't find stylesheet to import.
  808.    ╷
  809. 10@import "~bootstrap/scss/containers";
  810.    │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  811.    ╵
  812.   resources/src/sass/components/components.scss 10:9  @import
  813.   resources/src/sass/style.scss 9:9                   root stylesheet
  814.     at processResult (/var/www/html/okecpns/node_modules/webpack/lib/NormalModule.js:703:19)
  815.     at /var/www/html/okecpns/node_modules/webpack/lib/NormalModule.js:809:5
  816.     at /var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:399:11
  817.     at /var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:251:18
  818.     at context.callback (/var/www/html/okecpns/node_modules/loader-runner/lib/LoaderRunner.js:124:13)
  819.     at /var/www/html/okecpns/node_modules/sass-loader/dist/index.js:62:7
  820.     at Function.call$2 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:93603:16)
  821.     at _render_closure1.call$2 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:81980:12)
  822.     at _RootZone.runBinary$3$3 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:27536:18)
  823.     at _FutureListener.handleError$1 (/var/www/html/okecpns/node_modules/sass/sass.dart.js:26085:19)
  824.  
  825. ERROR in /js/scripts.bundle
  826. Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/scripts.js' in '/var/www/html/okecpns'
  827.  
  828. ERROR in /plugins/global/plugins.bundle
  829. Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/plugins.js' in '/var/www/html/okecpns'
  830.  
  831. ERROR in /plugins/global/plugins.bundle
  832. Module not found: Error: Can't resolve '/var/www/html/okecpns/resources/plugins/plugins.scss' in '/var/www/html/okecpns'
  833.  
  834. 1 ERROR in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
  835. webpack compiled with 5 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement