Skip to content

react script deprecated dependencies #8914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vlzuiev opened this issue Apr 27, 2020 · 31 comments
Open

react script deprecated dependencies #8914

vlzuiev opened this issue Apr 27, 2020 · 31 comments

Comments

@vlzuiev
Copy link

vlzuiev commented Apr 27, 2020

Here is what I get from installing "react-script" version 3.4.1

npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: use String.prototype.padStart()
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.


npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\react-scripts\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\jest-haste-map\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\watchpack\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\webpack-dev-server\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN [email protected] requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta
|| >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-redux@^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\abbrev):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\abbrev' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.abbrev.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\ansi-regex):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\ansi-regex' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.ansi-regex.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\aproba):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\aproba' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.aproba.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\balanced-match):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\balanced-match' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.balanced-match.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\chownr):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\chownr' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.chownr.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\code-point-at):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\code-point-at' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.code-point-at.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\concat-map):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\concat-map' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.concat-map.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\console-control-strings):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\console-control-strings' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.console-control-strings.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\core-util-is):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\core-util-is' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.core-util-is.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\deep-extend):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\deep-extend' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.deep-extend.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\delegates):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\delegates' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.delegates.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\detect-libc):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\detect-libc' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.detect-libc.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\fs.realpath):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\fs.realpath' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.fs.realpath.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\has-unicode):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\has-unicode' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.has-unicode.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\inherits):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\inherits' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.inherits.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\ini):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\ini' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.ini.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\isarray):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\isarray' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.isarray.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\minimist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\minimist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.minimist.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\ms):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\ms' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.ms.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\npm-normalize-package-bin):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\npm-normalize-package-bin' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.npm-normalize-package-bin.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\number-is-nan):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\number-is-nan' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.number-is-nan.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\object-assign):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\object-assign' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.object-assign.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\os-homedir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\os-homedir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.os-homedir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\os-tmpdir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\os-tmpdir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.os-tmpdir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\path-is-absolute):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\path-is-absolute' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.path-is-absolute.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\process-nextick-args):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\process-nextick-args' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.process-nextick-args.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\safe-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\safe-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.safe-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\safer-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\safer-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.safer-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\sax):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\sax' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.sax.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\semver):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\semver' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.semver.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\set-blocking):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\set-blocking' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.set-blocking.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\signal-exit):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\signal-exit' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.signal-exit.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\strip-json-comments):npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\strip-json-comments' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.strip-json-comments.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\util-deprecate):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\util-deprecate' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.util-deprecate.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\wrappy):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\wrappy' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.wrappy.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\jest-haste-map\node_modules\fsevents\node_modules\yallist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules\yallist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\jest-haste-map\node_modules\fsevents\node_modules.yallist.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\abbrev):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\abbrev' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.abbrev.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\ansi-regex):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\ansi-regex' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.ansi-regex.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\aproba):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\aproba' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.aproba.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\balanced-match):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\balanced-match' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.balanced-match.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\chownr):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\chownr' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.chownr.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\code-point-at):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\code-point-at' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.code-point-at.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\concat-map):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\concat-map' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.concat-map.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\console-control-strings):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\console-control-strings' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.console-control-strings.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\core-util-is):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\core-util-is' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.core-util-is.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\deep-extend):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\deep-extend' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.deep-extend.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\delegates):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\delegates' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.delegates.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\detect-libc):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\detect-libc' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.detect-libc.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\fs.realpath):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\fs.realpath' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.fs.realpath.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\has-unicode):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\has-unicode' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.has-unicode.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\inherits):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\inherits' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.inherits.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\ini):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\ini' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.ini.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\isarray):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\isarray' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.isarray.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\minimist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\minimist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.minimist.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\ms):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\ms' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.ms.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\npm-normalize-package-bin):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\npm-normalize-package-bin' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.npm-normalize-package-bin.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\number-is-nan):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\number-is-nan' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.number-is-nan.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\object-assign):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\object-assign' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.object-assign.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\os-homedir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\os-homedir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.os-homedir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\os-tmpdir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\os-tmpdir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.os-tmpdir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\path-is-absolute):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\path-is-absolute' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.path-is-absolute.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\process-nextick-args):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\process-nextick-args' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.process-nextick-args.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\safe-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\safe-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.safe-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\safer-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\safer-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.safer-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\sax):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\sax' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.sax.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\semver):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\semver' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.semver.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\set-blocking):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\set-blocking' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.set-blocking.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\signal-exit):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\signal-exit' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.signal-exit.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\strip-json-comments):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\strip-json-comments' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.strip-json-comments.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\util-deprecate):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\util-deprecate' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.util-deprecate.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\wrappy):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\wrappy' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.wrappy.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents\node_modules\yallist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules\yallist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\watchpack\node_modules\fsevents\node_modules.yallist.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\abbrev):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\abbrev' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.abbrev.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ansi-regex):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ansi-regex' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.ansi-regex.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\aproba):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\aproba' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.aproba.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\balanced-match):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\balanced-match' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.balanced-match.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\chownr):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\chownr' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.chownr.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\code-point-at):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\code-point-at' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.code-point-at.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\concat-map):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\concat-map' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.concat-map.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\console-control-strings):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\console-control-strings' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.console-control-strings.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\core-util-is):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\core-util-is' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.core-util-is.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\deep-extend):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\deep-extend' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.deep-extend.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\delegates):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\delegates' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.delegates.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\detect-libc):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\detect-libc' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.detect-libc.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\fs.realpath):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\fs.realpath' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.fs.realpath.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\has-unicode):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\has-unicode' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.has-unicode.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\inherits):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\inherits' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.inherits.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ini):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ini' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.ini.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\isarray):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\isarray' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.isarray.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\minimist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\minimist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.minimist.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ms):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\ms' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.ms.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\npm-normalize-package-bin):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\npm-normalize-package-bin' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.npm-normalize-package-bin.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\number-is-nan):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\number-is-nan' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.number-is-nan.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\object-assign):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\object-assign' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.object-assign.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\os-homedir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\os-homedir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.os-homedir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\os-tmpdir):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\os-tmpdir' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.os-tmpdir.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\path-is-absolute):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\path-is-absolute' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.path-is-absolute.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\process-nextick-args):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\process-nextick-args' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.process-nextick-args.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\safe-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\safe-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.safe-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\safer-buffer):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\safer-buffer' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.safer-buffer.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\sax):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\sax' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.sax.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\semver):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\semver' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.semver.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\set-blocking):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\set-blocking' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.set-blocking.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\signal-exit):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\signal-exit' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.signal-exit.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\strip-json-comments):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\strip-json-comments' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.strip-json-comments.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\util-deprecate):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\util-deprecate' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.util-deprecate.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\wrappy):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\wrappy' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.wrappy.DELETE'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\webpack-dev-server\node_modules\fsevents\node_modules\yallist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules\yallist' -> 'C:\src\LMS.v4.Core3.0\LMS.V4.React\ClientApp\node_modules\webpack-dev-server\node_modules\fsevents\node_modules.yallist.DELETE'

@AliRam81
Copy link

AliRam81 commented May 6, 2020

same issue

@vli777
Copy link

vli777 commented May 12, 2020

^ can we update the jest dependency tree to use the latest jsdom? it's still using left-pad https://www.theregister.co.uk/2016/03/23/npm_left_pad_chaos/

@davidnewcomb
Copy link

React Script already uses the latest version of webpack-dev-server. The webpack server's latest version is imports old Chokidar.
I made an enhancement request over there webpack/webpack-dev-server#2621

@davidnewcomb
Copy link

webpack/webpack-dev-server#2621 got back to me.

Done for v4

@gknapp
Copy link

gknapp commented Jun 2, 2020

Installed today and seeing several deprecated warnings.

npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]: use String.prototype.padStart()
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

Will the next release address some / all of these?

@stale
Copy link

stale bot commented Jul 3, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jul 3, 2020
@gknapp
Copy link

gknapp commented Jul 8, 2020

Not stale. #9270

@stale stale bot removed the stale label Jul 8, 2020
@stale
Copy link

stale bot commented Aug 8, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Aug 8, 2020
@davidnewcomb
Copy link

Don't close me!

@stale stale bot removed the stale label Aug 9, 2020
@gknapp
Copy link

gknapp commented Aug 26, 2020

I see jest was updated in mid July (759696d). Hopeful it remedies these warnings, waiting on next 3.x release.

@royt-via
Copy link

Any updates on this one?

@doc-duncan
Copy link

#9431 - trying to aggregate these issues

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Dec 25, 2020
@davidnewcomb
Copy link

Happy Christmas everyone and a happy new year :)

@stale stale bot removed the stale label Dec 28, 2020
@gklyne
Copy link

gklyne commented Jan 12, 2021

I'm seeing several deprecated dependencies, apparently triggered by request:

spare-94:hello-meld-2 graham$ npm list request
[email protected] /Users/graham/workspace/github/oerc-music/meld-hello-meld/hello-meld-2
├─┬ [email protected]
│ └── [email protected]
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ @jest/[email protected]
      └─┬ [email protected]
        └─┬ [email protected]
          └─┬ [email protected]
            └── [email protected]  deduped

I'm seeing the following similarly trace back to react-scripts:

npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.

@JoaoCapoAlm
Copy link

warning react-scripts > [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
warning react-scripts > webpack-dev-server > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning react-scripts > webpack-dev-server > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning react-scripts > resolve-url-loader > rework > css > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated
warning react-scripts > webpack > watchpack > watchpack-chokidar2 > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/[email protected]: Switch to 'npm install joi'
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: Moved to 'npm install @sideway/address'
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > request > [email protected]: this library is no longer supported

@ze-ahmed
Copy link

Any update on this issue ? any solution ?

@mcqj
Copy link

mcqj commented Apr 19, 2021

It seems that the latest webpack-dev-server V4 beta has updated its chokidar dependency

@iansu iansu added this to the 4.2 milestone May 19, 2021
@rjumatov
Copy link

rjumatov commented Jun 8, 2021

Several months have passed, is there any progress on this?

@natcodes
Copy link

I'm having this same issue.

@dtinth
Copy link

dtinth commented Jul 25, 2021

Comparison of today’s output with this comment from Feb 17: 6 warnings removed and 8 warnings added.

+warning react-scripts > @pmmmwh/react-refresh-webpack-plugin > native-url > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
 warning react-scripts > [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
+warning react-scripts > jest > @jest/core > jest-haste-map > [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
-warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > request > [email protected]: this library is no longer supported
-warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
-warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
-warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated
-warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
 warning react-scripts > resolve-url-loader > rework > css > [email protected]: Please see https://github.com/lydell/urix#deprecated
+warning react-scripts > webpack > micromatch > snapdragon > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated
+warning react-scripts > webpack > micromatch > snapdragon > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
 warning react-scripts > webpack > watchpack > watchpack-chokidar2 > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
 warning react-scripts > webpack-dev-server > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
 warning react-scripts > webpack-dev-server > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
+warning react-scripts > webpack-dev-server > sockjs > [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
+warning react-scripts > webpack-dev-server > url > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
+warning react-scripts > webpack-dev-server > webpack-log > [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: Moved to 'npm install @sideway/address'
 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/[email protected]: Switch to 'npm install joi'
 warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
-warning react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
+warning react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > [email protected]: 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.

@KiLLeRRaT
Copy link

same boat here.

@dillonharlessCORE
Copy link

this is killing my pipeline

@qidydl
Copy link

qidydl commented Sep 10, 2021

Not all of these are necessarily from underlying tools. For example:

npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

appears to be caused by react-scripts itself:

It's a little scary to see seventeen packages in my brand-new and up-to-date project are already deprecated and no longer supported or maintained; it doesn't inspire confidence in React as a framework.

@melloware
Copy link

melloware commented Sep 14, 2021

Latest disappointing npm audit report....

┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ browserslist                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.16.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-scripts > react-dev-utils > browserslist               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1747                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
│ Package       │ glob-parent                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=5.1.2                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-scripts > webpack > watchpack > watchpack-chokidar2 >  │
│               │ chokidar > glob-parent                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1751                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Regular expression denial of service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ glob-parent                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=5.1.2                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-scripts > webpack-dev-server > chokidar > glob-parent  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1751                            │
└───────────────┴──────────────────────────────────────────────────────────────┘

@Bilal-S
Copy link

Bilal-S commented Oct 16, 2021

I am seeing deprecated and no longer maintained packages as part of this. Especially the @hapi elements have moved under joi and could be migrated. Most of this is based on workbox-webpack-plugin being very old. If it the workbox-webpack-plugin could be moved to version 6.x many of these warnings would go away.

Examples of outdate and unmaintained libs in react-scripts.

@melloware
Copy link

@Bilal-S I would say submit a PR but it looks like there are hundreds of open PR's here so who knows what gets accepted or not. Very frustrating from a project created and supported by a company as large as Facebook.

@Bilal-S
Copy link

Bilal-S commented Oct 16, 2021

@melloware Agreed.
My experimental work-around is to add this to "resolutions" node in package.json of my project

"resolutions": {
    "workbox-webpack-plugin": "6.3.0"
} 

You still have to change the package.json of react-scripts in your node_modules as it is set to fixed version 5.1.4 to avoid "invalid" messages from npm.

The projects I do still build and start ok. But I am not sure what else breaks.

@melloware
Copy link

@Bilal-S Thank you for posting your workaround!

@raix raix modified the milestones: 5.1, 5.x Dec 17, 2021
@ofer-pd
Copy link

ofer-pd commented Apr 27, 2024

Recently started working on an existing project. As a test, I deleted my yarn.lock and ran yarn from scratch. Here are all the warnings generated by installing the latest version of react-scripts (5.0.1):

warning react-scripts > [email protected]: this package has been deprecated
warning react-scripts > babel-preset-react-app > @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
warning react-scripts > babel-preset-react-app > @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
warning react-scripts > babel-preset-react-app > @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
warning react-scripts > babel-preset-react-app > @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
warning react-scripts > babel-preset-react-app > @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
warning react-scripts > source-map-loader > [email protected]: Use your platform's native atob() and btoa() methods instead
warning react-scripts > workbox-webpack-plugin > [email protected]: this package has been deprecated
warning react-scripts > @svgr/webpack > @svgr/plugin-svgo > [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
warning react-scripts > react-dev-utils > fork-ts-checker-webpack-plugin > [email protected]: this will be v4
warning react-scripts > webpack-dev-server > webpack-dev-middleware > [email protected]: this will be v4
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-broadcast-update > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-background-sync > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: [email protected]
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-cacheable-response > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-expiration > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-navigation-preload > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-precaching > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-google-analytics > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-google-analytics > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: [email protected]
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-precaching > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-google-analytics > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-routing > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-range-requests > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-precaching > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-google-analytics > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-recipes > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-strategies > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-streams > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-streams > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-window > [email protected]: this package has been deprecated
warning react-scripts > @svgr/webpack > @svgr/plugin-svgo > svgo > [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
warning react-scripts > css-minimizer-webpack-plugin > cssnano > cssnano-preset-default > postcss-svgo > svgo > [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: Use your platform's native atob() and btoa() methods instead
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > data-urls > [email protected]: Use your platform's native atob() and btoa() methods instead
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: Use your platform's native DOMException instead
warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: Use your platform's native performance.now() and performance.timeOrigin.

@paulafleck
Copy link

I'm getting the same messages as @ofer-pd on a brand new installed react-scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests