maoosi / prisma-appsync

⚡ Turns your ◭ Prisma Schema into a fully-featured GraphQL API, tailored for AWS AppSync.

Home Page:https://prisma-appsync.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue: pnpm init empty string argument

nhu-mai-101 opened this issue · comments

pnpm init is running with an empty string as an argument and throwing an error:

  shortMessage: 'Command failed with exit code 1: pnpm init ',
  command: 'pnpm init ',
  escapedCommand: 'pnpm init ""',
  exitCode: 1,

Thanks for reporting and opening a PR @nhu-mai-101 ! I'll release a patch version soon.

Fix released with 1.0.0-rc.7.2.