WebAssembly Tutorial failed

I want to develop WebAssembly in Rust and have checked the following tutorial (Hello, World!) but it does not work.
https://rustwasm.github.io/docs/book/game-of-life/hello-world.html

When I run the last "npm run start" command, I get the error in the attached image. Can someone please help me?

Downgrading the Node.js version to 16.20.1 solved the problem.
The error seems to occur with 18.16.1.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.