-
-
Notifications
You must be signed in to change notification settings - Fork 568
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
netlify boilarplate doesnt comes up with package.json #2882
Comments
hi @xkeshav. |
Hi @xkeshav, |
As you mentioned above, you don't need to install any npm packages. And, there is a bug that |
I think we can close this. Thanks! |
What version of Hono are you using?
4.0.9
What runtime/platform is your app running on?
Netlify
What steps can reproduce the bug?
try to install new app using hono
but in local I cant run it , also see there are import statment in edge_functsions/index.ts
but didnt see any package.json?
Am i Missing something?
although netlify dev runs great
What is the expected behavior?
there must be package.json so that we can run command and add other features
What do you see instead?
No response
Additional information
running on Ubuntu 24.04 and having netlify CLI insatted and logged in
The text was updated successfully, but these errors were encountered: