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

Issue when starting the project #658

Closed
tudoramariei opened this issue Mar 5, 2024 · 1 comment · Fixed by #669
Closed

Issue when starting the project #658

tudoramariei opened this issue Mar 5, 2024 · 1 comment · Fixed by #669
Labels
bug 🐛 Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@tudoramariei
Copy link
Member

Describe the bug

There is an error in the project documentation. The last step in the init instructions throws the following error:

 ./vendor/bin/sail npm run watch
npm ERR! Missing script: "watch"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR!   npm run
npm ERR! A complete log of this run can be found in: /home/sail/.npm/_logs/2024-02-24T11_49_46_094Z-debug-0.log
@tudoramariei tudoramariei added bug 🐛 Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers labels Mar 5, 2024
@themujahidkhan
Copy link

Hi @tudoramariei

I can see that there is no watch script associated with it, which is why you are getting that error.

Screenshot of Package.json file
image

@andreiio andreiio linked a pull request Mar 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants