Warning using turbopack
Unanswered
stefnto posted this in #help-forum
stefntoOP
I made a new next js project using
G:\ is an HDD that I have as a secondary drive. How can I make this error go away? I've excluded the directory from windows defender antivirus scans.
npx create-next-app@latest
and when I try to run the dev server (it runs with --turbo flag) on the terminal I get this Slow filesystem detected. If G:\Documents\Repos\Nextjs-typescript\typescript-project\.next is a network drive, consider moving it to a local folder. If you have an antivirus enabled, consider excluding your project directory.
G:\ is an HDD that I have as a secondary drive. How can I make this error go away? I've excluded the directory from windows defender antivirus scans.