GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-nodejs
Missing package: @google-cloud/functions-framework
Open
bug
P2
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
Deployment to GCF started to fail today with this error:
```
Error: Required package missing from disk. If you keep your packages inside your repository then restarting the Node process may be enough. Otherwise, try to run an install first.
Missing package: @google-cloud/functions-framework@npm:3.3.0
Expected package location: /www-data-home/.yarn/berry/cache/@google-cloud-functions-framework-npm-3.3.0-ac0c32fb0c-10c0.zip/node_modules/@google-cloud/functions-framework/
```
Package manager: Yarn v4
Runtime: nodejs20
Contributor guide
Assessment
This issue has not been assessed yet.