sanity-io/template-nextjs-personal-website

Server actions map 404 (Not found)

raptoria opened this issue · 1 comments

Very minor issue, just curious what could be causing this error:

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (server-actions.js.map, line 0)

Steps to reproduce the behavior:

  1. Went through the instructions to setup this example
  2. put some data in sanity
  3. pnpm dev

Expected behavior

no errors in the console

Screenshots

Screenshot 2024-07-01 at 11 54 04 AM

If applicable, add screenshots to help explain your problem.

Which versions of Sanity are you using?

Run sanity versions in the terminal and copy-paste the result here.

@sanity/cli (global) 3.47.1 (latest: 3.48.1)
@sanity/demo 2.0.0 (up to date)
@sanity/icons 2.11.8 (latest: 3.2.0)
@sanity/image-url 1.0.2 (up to date)
@sanity/preview-url-secret 1.6.17 (up to date)
@sanity/react-loader 1.10.3 (up to date)
@sanity/ui 2.4.0 (latest: 2.5.0)
@sanity/vision 3.47.1 (latest: 3.48.1)
sanity 3.47.1 (latest: 3.48.1)

What operating system are you using?
Mac OS 14.5

Which versions of Node.js / npm are you running?

❯ npm -v && node -v
10.2.4
v21.6.2
Additional context

Add any other context about the problem here.

Security issue?

none