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

Deploy Nextjs to Firebase Problem #43793

Open
1 task done
AdielCohen opened this issue Dec 7, 2022 · 2 comments
Open
1 task done

Deploy Nextjs to Firebase Problem #43793

AdielCohen opened this issue Dec 7, 2022 · 2 comments
Labels
bug Issue was opened via the bug report template. stale The issue has not seen recent activity.

Comments

@AdielCohen
Copy link

AdielCohen commented Dec 7, 2022

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

npm WARN using --force Recommended protections disabled.
npm WARN audit Updating firebase-tools to 1.2.0, which is a SemVer major change.
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.

Which area(s) of Next.js are affected? (leave empty if unsure)

App directory (appDir: true)

Link to the code that reproduces this issue

npx create-next-app --example with-firebase-hosting with-firebase-hosting-app

To Reproduce

hangs or shows signs of a huge amount of errors

Describe the Bug

@jthegedus
I tired this tutorial
https://github.com/vercel/next.js/tree/canary/examples/with-firebase-hosting
But, When I used:
npx create-next-app --example with-firebase-hosting with-firebase-hosting-app
or
pnpm create next-app --example with-firebase-hosting with-firebase-hosting-app

I got many warm and also I can't deploy and the download manager is stuck

Expected Behavior

@jthegedus
I wanted to ask you if it supposed to work properly?
I think you need to update the package of nextjs for firebase...

Which browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

@AdielCohen AdielCohen added the bug Issue was opened via the bug report template. label Dec 7, 2022
@AdielCohen AdielCohen changed the title Deploy Problem Deploy Nextjs to Firebase Problem Dec 7, 2022
@jthegedus
Copy link
Contributor

Firebase have recently added support for Web Frameworks specifically to their platform, so the examples here for deploying to Firebase should be updated to reflect the new capabilities. The official Firebase Docs for Next.js are here - https://firebase.google.com/docs/hosting/nextjs

@vercel-release-bot
Copy link
Collaborator

This issue has been automatically marked as stale due to two years of inactivity. It will be closed in 7 days unless there’s further input. If you believe this issue is still relevant, please leave a comment or provide updated details. Thank you.

@vercel-release-bot vercel-release-bot added the stale The issue has not seen recent activity. label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. stale The issue has not seen recent activity.
Projects
None yet
Development

No branches or pull requests

3 participants