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

firebase deploy: no such file or directory #7183

Closed
ESRuth opened this issue May 15, 2024 · 2 comments
Closed

firebase deploy: no such file or directory #7183

ESRuth opened this issue May 15, 2024 · 2 comments

Comments

@ESRuth
Copy link

ESRuth commented May 15, 2024

[REQUIRED] Environment info

13.9.0

firebase-tools:

Windows

Platform:

[REQUIRED] Test case

[REQUIRED] Steps to reproduce

Every time I try to deploy, it tries to find a file in a repeated path (ie. instead of /x/y/z/a.b, it is looking for /x/y/z/x/y/z/a.b).

[REQUIRED] Expected behavior

The project gets deployed.

[REQUIRED] Actual behavior

firebase-debug.log

@google-oss-bot
Copy link
Contributor

This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.

@aalej
Copy link
Contributor

aalej commented May 15, 2024

Hey @ESRuth, thanks for sharing your debug logs. It looks like the issue you’re encountering is similar to #7146. This should be fixed once #7148 is merged and released. That said, I’ll be marking this as a duplicate.

For now, to work around the issue, please use firebase-tools v13.6.1. Apologies for the inconvenience this has caused.

@aalej aalej closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants