Next.js Discord

Discord Forum

Errno: -4071 when i run npm run dev

Unanswered
>>>>> posted this in #help-forum
Open in Discord
project was working fine yesterday i didnt edit anything and today starting the project i get this:

$ npm run dev

frontend@0.1.0 dev
next dev

â–² Next.js 14.1.0
- Local: http://localhost:3000

[Error: EINVAL: invalid argument, readlink 'C:\Users\SETUP GAME\OneDrive\Bureau\luxury-1\frontend.next\server\middleware-manifest.json'] {
errno: -4071,
code: 'EINVAL',
syscall: 'readlink',
path: 'C:\Users\SETUP GAME\OneDrive\Bureau\luxury-1\frontend\.next\server\middleware-manifest.json'
}

1 Reply