Skip to content
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

Update some packages for Node 14 support #13596

Closed
jewkub opened this issue May 30, 2020 · 3 comments
Closed

Update some packages for Node 14 support #13596

jewkub opened this issue May 30, 2020 · 3 comments

Comments

@jewkub
Copy link

jewkub commented May 30, 2020

Bug report

Describe the bug

I use Node v14.3 and yarn create got a lot of warnings. Logs below

yarn add v1.22.4
info No lockfile found.
[1/4] Resolving packages...
warning next > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning next > [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
warning next > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning next > webpack > watchpack > watchpack-chokidar2 > [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning next > resolve-url-loader > rework > css > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning next > chokidar > braces > snapdragon > source-map-resolve > [email protected]: Please see https://github.com/lydell/urix#deprecated
warning next > chokidar > braces > snapdragon > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated

To Reproduce

yarn create next-app

Expected behavior

Actually, there are no error right now but I am aware of those bunch of warnings

Screenshots

^Logs above

System information

  • OS: Windows 10
  • Browser (if applies) [e.g. chrome, safari]
  • Version of Next.js: [email protected]
  • Version of Node.js: 14.3.0

Additional context

@timneutkens
Copy link
Member

Duplicate of #12857

@timneutkens timneutkens marked this as a duplicate of #12857 May 30, 2020
@jewkub
Copy link
Author

jewkub commented May 30, 2020

Oh I dont see that issue before, sorry.

@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants