Static web app API size of the function content was too large
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
2 weeks ago the build went through without a problem . Now I updated frontend part and I'm getting function content was too large. It is strange that it happened without any changes to code.
There some problem with the build when i compare with the successful one - Error TS1192: Module '"/github/workspace/api/node_modules/@prisma/client/runtime/index"' has no default export.
2022-11-30T09:21:57.1601556Z [37mnode_modules/.prisma/client/index.d.ts(3,8): error TS1192: Module '"/github/workspace/api/node_modules/@prisma/client/runtime/index"' has no default export.[0m
2022-11-30T09:21:58.4439556Z [37m[0m
2022-11-30T09:21:58.4440122Z [37m[0m
2022-11-30T09:21:58.4440617Z [37m---End of Oryx build logs---[0m
2022-11-30T09:21:58.4543628Z [33mOryx was unable to determine the build steps. Continuing assuming the assets in this folder are already built. If this is an unexpected behavior please contact support.[0m
2022-11-30T09:21:58.4544517Z [33mFunction Runtime Information. OS: linux, Functions Runtime: ~4, node version: 16[0m
2022-11-30T09:21:58.4545126Z [37mFinished building function app with Oryx[0m
2022-11-30T09:21:59.3718421Z [37mZipping Api Artifacts[0m
2022-11-30T09:22:18.8732640Z [37mDone Zipping Api Artifacts[0m
2022-11-30T09:22:19.2410808Z [31mThe content server has rejected the request with: BadRequest[0m
2022-11-30T09:22:19.2411621Z [31mReason: The size of the function content was too large. The limit for this Static Web App is 104857600 bytes.[0m
2022-11-30T09:22:19.3751045Z [37m[0m
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.