Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh: next: command not found #8

Open
ReXiOP opened this issue Feb 1, 2023 · 1 comment
Open

sh: next: command not found #8

ReXiOP opened this issue Feb 1, 2023 · 1 comment

Comments

@ReXiOP
Copy link

ReXiOP commented Feb 1, 2023

npm run dev
Debugger attached.

rectify@0.1.0 dev
next dev

sh: next: command not found
Waiting for the debugger to disconnect...

@GVishnudhasan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants