react-portofolio-with-tailwind
react-portofolio-with-tailwind copied to clipboard
sh: next: command not found
npm run dev Debugger attached.
[email protected] dev next dev
sh: next: command not found Waiting for the debugger to disconnect...
Seems you have not installed the necessary dependencies and packages before running the server.
Run npm i
to install all dependencies before running npm run dev
.