-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Description of Bug
I choose the next.js template and tried to initialize a git repo. But I get this error : 'jsh: command not found: git'
Steps to Reproduce
- Go to homepage
- choose next.js template(let it install all the dependencies)
- Add a new terminal.
- Run command
git init
Expected Behavior
A messege showing git repo initialized