You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Looks like cross-env package is depreacted, and the work needed to fix this bug might amount to - "rewrite cross-env" :(. Frankly, that isn't something I can prioritize on, but if we see that many users are having similar problem we'll definitely revisit earlier.
[REQUIRED] Environment info
firebase-tools: 11.18.0
Platform: macOS
[REQUIRED] Test case
It outputs
Finished running predeploy script.
, but the predeploy was not running.This behavior seems to be caused by
cross-env-shell
.[REQUIRED] Steps to reproduce
Add predeploy script that contains
=
to firebase.json.[REQUIRED] Expected behavior
The predeploy and postdeploy scripts have finished running.
[REQUIRED] Actual behavior
The text was updated successfully, but these errors were encountered: