Matt Fysh
05/19/2022, 5:13 AMMatt Fysh
05/19/2022, 5:14 AMnpm ERR! Cannot destructure property 'package' of 'node.target' as it is null.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/matt/.npm/_logs/2022-05-19T05_04_50_880Z-debug-0.log
Error: Command failed with exit code 1: npm install @prisma/client@3.14.0
ERROR Command failed with exit code 1: /Users/matt/Library/pnpm/store/v3/tmp/dlx-4837/node_modules/.bin/prisma migrate dev --name initMatt Fysh
05/19/2022, 5:17 AMRichard Ward
05/19/2022, 8:02 AMMatt Fysh
05/19/2022, 8:49 AMprisma migrate when it failed. Then I started again using npm instead of pnpm and everything works fine
https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/relational-databases/using-prisma-migrate-typescript-postgresMatt Fysh
05/19/2022, 8:50 AMNurul
05/25/2022, 10:43 AM