-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Hi,
I'm on Windows, and I see
``
C:\D\GitHub\digital-garden>npm run dev
[email protected] dev
next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
warn - SWC minify release candidate enabled. https://nextjs.org/docs/messages/swc-minify-enabled
event - compiled client and server successfully in 1054 ms (137 modules)
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
wait - compiling / (client and server)...
event - compiled client and server successfully in 2.4s (1043 modules)
wait - compiling /note/[id]...
Failed: CANNOT Parseundefined
Failed: CANNOT Parseundefined
Failed: CANNOT Parseundefined
Failed: CANNOT Parseundefined
``
Would you be willing to offer some pointers?
Warmly,
Ben