You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update-check is going to be removed in the upcoming canary release. I'm pretty sure this error happened because you're on a Node.js version update-check doesn't support.
Bug report
Describe the bug
When running
next
to develop locally, outputsError checking updates TypeError: promisify is not a function
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
.babelrc
like this, runnext
Expected behavior
No errors when running
next
:)Screenshots
System information
6.1.1
The text was updated successfully, but these errors were encountered: