-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
When i use lazynpm to run the script npm run dev, it just spins and does not actually run the script.
To Reproduce
Steps to reproduce the behavior:
- create a new nextjs project using: npx create-next-app@latest, in wsl2
- cd into that directory and open lazynpm
- try to run the npm run dev script
Expected behavior
A clear and concise description of what you expected to happen.
I would expect there to be some sort of output in lazygit where it says that it is now running on localhost 3000, or at least it ran in the background, and it is possible to manually write localhost 3000 in a browser to see the webpage.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows using WSL2
- Lazynpm Version: latest download using go
- The last commit id if you built project from sources (run :
git-rev parse HEAD)
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working