Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Scampi-ml/13914e3c7d85936a422458519294b9f0 to your computer and use it in GitHub Desktop.
Save Scampi-ml/13914e3c7d85936a422458519294b9f0 to your computer and use it in GitHub Desktop.
D:\larkon>php -v
PHP 8.2.12 (cli) (built: Oct 24 2023 21:15:15) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.2.12, Copyright (c) Zend Technologies
D:\larkon>npm i
npm warn deprecated [email protected]: this package has been deprecated for breaking semver major
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm warn deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
added 761 packages, and audited 762 packages in 3s
61 packages are looking for funding
run `npm fund` for details
30 vulnerabilities (7 low, 14 moderate, 9 high)
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.
D:\larkon>npm audit fix
removed 2 packages, changed 14 packages, and audited 760 packages in 2s
61 packages are looking for funding
run `npm fund` for details
# npm audit report
axios <=0.29.0
Severity: high
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL - https://github.com/advisories/GHSA-jr5f-v2jv-69x6
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/axios
localtunnel >=1.9.0
Depends on vulnerable versions of axios
node_modules/localtunnel
browser-sync 2.12.1 - 3.0.2
Depends on vulnerable versions of localtunnel
Depends on vulnerable versions of send
Depends on vulnerable versions of serve-static
node_modules/browser-sync
braces <3.0.3
Severity: high
Uncontrolled resource consumption in braces - https://github.com/advisories/GHSA-grv7-fg5c-xmjg
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/findup-sync/node_modules/braces
node_modules/glob-watcher/node_modules/braces
node_modules/matchdep/node_modules/braces
chokidar 1.3.0 - 2.1.8
Depends on vulnerable versions of anymatch
Depends on vulnerable versions of braces
Depends on vulnerable versions of readdirp
node_modules/glob-watcher/node_modules/chokidar
glob-watcher 5.0.0 - 5.0.5
Depends on vulnerable versions of anymatch
Depends on vulnerable versions of chokidar
node_modules/glob-watcher
gulp 4.0.0 - 4.0.2
Depends on vulnerable versions of glob-watcher
Depends on vulnerable versions of gulp-cli
node_modules/gulp
micromatch <=4.0.7
Depends on vulnerable versions of braces
node_modules/findup-sync/node_modules/micromatch
node_modules/glob-watcher/node_modules/micromatch
node_modules/matchdep/node_modules/micromatch
anymatch 1.2.0 - 2.0.0
Depends on vulnerable versions of micromatch
node_modules/glob-watcher/node_modules/anymatch
findup-sync 0.4.0 - 3.0.0
Depends on vulnerable versions of micromatch
node_modules/findup-sync
node_modules/matchdep/node_modules/findup-sync
liftoff 2.2.3 - 3.1.0
Depends on vulnerable versions of findup-sync
node_modules/liftoff
gulp-cli 1.3.0 - 2.3.0
Depends on vulnerable versions of liftoff
Depends on vulnerable versions of matchdep
node_modules/gulp-cli
matchdep >=1.0.1
Depends on vulnerable versions of findup-sync
Depends on vulnerable versions of micromatch
node_modules/matchdep
readdirp 2.2.0 - 2.2.1
Depends on vulnerable versions of micromatch
node_modules/glob-watcher/node_modules/readdirp
postcss <8.4.31
Severity: moderate
PostCSS line return parsing error - https://github.com/advisories/GHSA-7fh5-64p2-3v2j
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/@gulp-sourcemaps/identity-map/node_modules/postcss
@gulp-sourcemaps/identity-map >=2.0.0
Depends on vulnerable versions of postcss
node_modules/@gulp-sourcemaps/identity-map
gulp-sourcemaps >=3.0.0
Depends on vulnerable versions of @gulp-sourcemaps/identity-map
node_modules/gulp-sourcemaps
quill <=1.3.7
Severity: moderate
Cross-site Scripting in quill - https://github.com/advisories/GHSA-4943-9vgg-gr5r
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/quill
send <0.19.0
send vulnerable to template injection that can lead to XSS - https://github.com/advisories/GHSA-m6fv-jmcg-4jfg
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/send
serve-static <=1.16.0
Depends on vulnerable versions of send
node_modules/serve-static
simplemde *
Severity: moderate
SimpleMDE XSS Vulnerability - https://github.com/advisories/GHSA-wg85-p6j7-gp3w
No fix available
node_modules/simplemde
sweetalert2 >=11.6.14
sweetalert2 v11.6.14 and above contains potentially undesirable behavior - https://github.com/advisories/GHSA-mrr8-v49w-3333
fix available via `npm audit fix`
node_modules/sweetalert2
22 vulnerabilities (3 low, 11 moderate, 8 high)
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.
D:\larkon>npm audit fix --force
npm warn using --force Recommended protections disabled.
npm warn audit Updating quill to 2.0.3, which is a SemVer major change.
npm warn audit No fix available for simplemde@*
npm warn audit Updating browser-sync to 3.0.4, which is a SemVer major change.
npm warn audit Updating gulp-sourcemaps to 2.6.5, which is a SemVer major change.
npm warn audit Updating gulp to 5.0.1, which is a SemVer major change.
npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
added 36 packages, removed 243 packages, changed 65 packages, and audited 553 packages in 2s
43 packages are looking for funding
run `npm fund` for details
# npm audit report
simplemde *
Severity: moderate
SimpleMDE XSS Vulnerability - https://github.com/advisories/GHSA-wg85-p6j7-gp3w
No fix available
node_modules/simplemde
sweetalert2 >=11.6.14
sweetalert2 v11.6.14 and above contains potentially undesirable behavior - https://github.com/advisories/GHSA-mrr8-v49w-3333
fix available via `npm audit fix`
node_modules/sweetalert2
2 vulnerabilities (1 low, 1 moderate)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
D:\larkon>npm audit fix
up to date, audited 553 packages in 1s
43 packages are looking for funding
run `npm fund` for details
# npm audit report
simplemde *
Severity: moderate
SimpleMDE XSS Vulnerability - https://github.com/advisories/GHSA-wg85-p6j7-gp3w
No fix available
node_modules/simplemde
sweetalert2 >=11.6.14
sweetalert2 v11.6.14 and above contains potentially undesirable behavior - https://github.com/advisories/GHSA-mrr8-v49w-3333
fix available via `npm audit fix`
node_modules/sweetalert2
2 vulnerabilities (1 low, 1 moderate)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
D:\larkon>gulp
[16:51:15] Using gulpfile D:\larkon\gulpfile.js
[16:51:15] Starting 'default'...
[16:51:15] Starting 'plugins'...
[16:51:15] Starting 'data'...
[16:51:15] Starting 'fonts'...
[16:51:15] Starting 'images'...
[16:51:15] Starting 'javascript'...
[16:51:15] Starting 'scss'...
[16:51:15] Starting 'icons'...
[16:51:15] 'data' errored after 146 ms
[16:51:15] Error: ENOENT: no such file or directory, scandir 'D:\larkon\public\source\data'
[16:51:15] 'default' errored after 148 ms
D:\larkon>gulp
[16:51:42] Using gulpfile D:\larkon\gulpfile.js
[16:51:42] Starting 'default'...
[16:51:42] Starting 'plugins'...
[16:51:42] Starting 'data'...
[16:51:42] Starting 'fonts'...
[16:51:42] Starting 'images'...
[16:51:42] Starting 'javascript'...
[16:51:42] Starting 'scss'...
[16:51:42] Starting 'icons'...
[16:51:42] Finished 'data' after 134 ms
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
503 │ font-weight: $legend-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 503:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
504 │ line-height: inherit;
│ ^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 504:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
38 │ font-family: $display-font-family;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 38:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
39 │ font-style: $display-font-style;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 39:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
40 │ font-weight: $display-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 40:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Warning: 22 repetitive deprecation warnings omitted.
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[16:51:43] gulp-autoprefixer:
autoprefixer: D:\larkon\public\source\scss\app.css:16449:3: Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side`.
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
503 │ font-weight: $legend-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 503:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
504 │ line-height: inherit;
│ ^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 504:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
38 │ font-family: $display-font-family;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 38:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
39 │ font-style: $display-font-style;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 39:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
40 │ font-weight: $display-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 40:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Warning: 22 repetitive deprecation warnings omitted.
[16:51:44] gulp-autoprefixer:
autoprefixer: D:\larkon\public\source\scss\app.css:16449:3: Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side`.
[16:51:45] Finished 'icons' after 3.03 s
[16:51:45] Finished 'scss' after 3.03 s
[16:51:45] 'plugins' errored after 3.04 s
[16:51:45] Error: File not found with singular glob: D:/larkon/node_modules/quill/dist/quill.min.js (if this was purposeful, use `allowEmpty` option)
at D:\larkon\node_modules\glob-stream\index.js:348:19
at Array.forEach (<anonymous>)
at EventEmitter.onEnd (D:\larkon\node_modules\glob-stream\index.js:345:11)
at Object.onceWrapper (node:events:632:28)
at EventEmitter.emit (node:events:518:28)
at EventEmitter.emit (node:domain:552:15)
at queue.drain (D:\larkon\node_modules\glob-stream\index.js:35:8)
at Task.release (D:\larkon\node_modules\fastq\queue.js:179:12)
at worked (D:\larkon\node_modules\fastq\queue.js:223:10)
at onStat (D:\larkon\node_modules\glob-stream\index.js:112:7)
[16:51:45] 'default' errored after 3.04 s
D:\larkon>gulp
[16:52:00] Using gulpfile D:\larkon\gulpfile.js
[16:52:00] Starting 'default'...
[16:52:00] Starting 'plugins'...
[16:52:00] Starting 'data'...
[16:52:00] Starting 'fonts'...
[16:52:00] Starting 'images'...
[16:52:00] Starting 'javascript'...
[16:52:00] Starting 'scss'...
[16:52:00] Starting 'icons'...
[16:52:00] Finished 'data' after 133 ms
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
503 │ font-weight: $legend-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 503:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
504 │ line-height: inherit;
│ ^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 504:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
38 │ font-family: $display-font-family;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 38:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
39 │ font-style: $display-font-style;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 39:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
40 │ font-weight: $display-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 40:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Warning: 22 repetitive deprecation warnings omitted.
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[16:52:01] gulp-autoprefixer:
autoprefixer: D:\larkon\public\source\scss\app.css:16449:3: Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side`.
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
503 │ font-weight: $legend-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 503:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_reboot.scss
504 │ line-height: inherit;
│ ^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_reboot.scss 504:3 @import
node_modules\bootstrap\scss\bootstrap.scss 16:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
38 │ font-family: $display-font-family;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 38:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
39 │ font-style: $display-font-style;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 39:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.
More info: https://sass-lang.com/d/mixed-decls
┌──> node_modules\bootstrap\scss\_type.scss
40 │ font-weight: $display-font-weight;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ declaration
┌──> node_modules\bootstrap\scss\vendor\_rfs.scss
136 │ ┌ @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {
137 │ │ @content;
138 │ │ }
│ └─── nested rule
node_modules\bootstrap\scss\_type.scss 40:5 @import
node_modules\bootstrap\scss\bootstrap.scss 17:9 @import
public\source\scss\app.scss 14:9 root stylesheet
Warning: 22 repetitive deprecation warnings omitted.
[16:52:02] gulp-autoprefixer:
autoprefixer: D:\larkon\public\source\scss\app.css:16449:3: Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side`.
[16:52:03] Finished 'icons' after 3.04 s
[16:52:03] Finished 'scss' after 3.04 s
[16:52:03] 'plugins' errored after 3.04 s
[16:52:03] Error: File not found with singular glob: D:/larkon/node_modules/quill/dist/quill.min.js (if this was purposeful, use `allowEmpty` option)
at D:\larkon\node_modules\glob-stream\index.js:348:19
at Array.forEach (<anonymous>)
at EventEmitter.onEnd (D:\larkon\node_modules\glob-stream\index.js:345:11)
at Object.onceWrapper (node:events:632:28)
at EventEmitter.emit (node:events:518:28)
at EventEmitter.emit (node:domain:552:15)
at queue.drain (D:\larkon\node_modules\glob-stream\index.js:35:8)
at Task.release (D:\larkon\node_modules\fastq\queue.js:179:12)
at worked (D:\larkon\node_modules\fastq\queue.js:223:10)
at onStat (D:\larkon\node_modules\glob-stream\index.js:112:7)
[16:52:03] 'default' errored after 3.04 s
D:\larkon>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment