This does not work with Prisma
See original GitHub issueDescribe the bug
The same project with GH integration works but doesn’t work with netlify build and netlify deploy command combination.
Prisma client requires latest version of ZISI (ZISI_VERSION=0.4.0-8) as it contains this fix https://github.com/netlify/zip-it-and-ship-it/issues/77
Steps to reproduce
Reproduction repository https://github.com/divyenduz/netlify-ci-build The repo readme has all the context and reproduction steps.
Expected behavior
GH integration and netlify build && netlify deploy should be identical.
Configuration
As mentioned in the reproduction repo’s readme, both projects use netlify’s beta build.
Environment
Enter the following command in a terminal and copy/paste its output:
divyendusingh [platforms]$ npx envinfo --system --binaries --npmPackages @netlify/build,@netlify/config,@netlify/git-utils,@netlify/cache-utils,@netlify/functions-utils,@netlify/run-utils,netlify-cli
npx: installed 1 in 1.265s
System:
OS: macOS 10.15.2
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Memory: 755.51 MB / 32.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.8.0 - ~/.nvm/versions/node/v12.8.0/bin/node
Yarn: 1.21.1 - ~/.nvm/versions/node/v12.8.0/bin/yarn
npm: 6.10.2 - ~/.nvm/versions/node/v12.8.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Screenshots
https://github.com/divyenduz/netlify-ci-build
Can you submit a pull request?
No. Because possibly internal code 😃
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (2 by maintainers)

Top Related StackOverflow Question
I think so yes 🙌
Is this issue closed by this? @divyenduz @timsuchanek