DEV Community

Drilon
Drilon

Posted on

Keystone and NextJs

Im new to Nextjs and Keystone, I just got my course from Wesbos and did a npm install, but he has some old dependencies, react 16, keystones old versions, I try to update but I cannot.. any help?

This error appears:

Starting Keystone
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:

https://github.com/browserslist/browserslist#browsers-data-updating
(node:7476) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use node --trace-deprecation ... to
show where the warning was created)

⭐️ Dev Server Ready on http://localhost:3000

.. and when I run localhost:3000 its blank 'This site can’t be reached'

Top comments (0)