next.js
2ab4a443
- fix the command to install nextjs using bun (#64081)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix the command to install nextjs using bun (#64081) the correct installation command for nextjs using bun is " bunx create next-app " not bunx create-next-app I've changed it to correct command.
References
#64081 - fix the command to install nextjs using bun
Author
thekavikumar
Parents
02197bc3
Loading