threejs-toys icon indicating copy to clipboard operation
threejs-toys copied to clipboard

When I run `yarn dev` I get an error

Open LeeDebug opened this issue 11 months ago • 0 comments

yarn run v1.22.22
$ vite
error when starting dev server:
Error: listen EACCES: permission denied 127.0.0.1:3000
    at Server.setupListenHandle [as _listen2] (node:net:1800:21)
    at listenInCluster (node:net:1865:12)
    at doListen (node:net:2014:7)
    at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

LeeDebug avatar Jan 18 '25 13:01 LeeDebug