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
Hi team, I'm very struggling to use prisma with webpack and serverless,
I'm getting an error like this one. Anyone has a clue? Error: yarn install --non-interactive --frozen-lockfile failed with code 1
Hi team, I'm very struggling to use prisma with webpack and serverless,
I'm getting an error like this one. Anyone has a clue?
Error: yarn install --non-interactive --frozen-lockfile failed with code 1
This is what my codes looks like
package.json
serverless.yml
webpack.config.js
schema.prisma
The text was updated successfully, but these errors were encountered: