YassinEldeeb / create-prisma-generator

Get started developing your own ◭ Prisma generator by running a single command.
MIT License
188 stars 8 forks source link

Failing Tests and CI on a fresh install #310

Open Mosaab-Emam opened 1 year ago

Mosaab-Emam commented 1 year ago

Bug description

A fresh install using npx create-prisma-generator has failing tests and CI runs.

To Reproduce

Screenshot for prompt questions answers:

Steps to reproduce the behavior:

  1. Create a fresh project using the command above.
  2. Navigate to packages/generator.
  3. Run pnpm test (fails).
  4. Push to a github repository (action fails).

Expected behavior

Test should be passing and github actions succeeding on a fresh install.

Screenshots

Screenshot from 2023-02-18 06-43-17

Screenshot from 2023-02-18 06-43-57

Environment & setup

StringKe commented 1 year ago

Maybe the usage package installation should be skipped? It relies on the compiled generator