action-hosting-deploy: [BUG] Cannot Find Module "is-npm"
Action config
Error message
Expected behavior
Deployment completes successfully.
Actual behavior
Deployment fails due to missing module is-npm
in firebase-tools
.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 23
- Comments: 21
FYI @bkendall : Changed github action to use node 16 instead of 14 and it all good 🤷
Alright, we’ve at least made a little patch in the code we think is triggering the error to catch it and be a little more quiet if this happens. We’re still digging into why this is happening, but planning on releasing tomorrow morning with that patch.