The Wayback Machine - https://web.archive.org/web/20211019014632/https://github.com/topics/prisma
Skip to content
#

prisma

Here are 1,138 public repositories matching this topic...

prisma
binary64
binary64 commented Aug 2, 2021

Bug description

On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.

This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.

How to reproduce

  1. On windows do prisma format
  2. Open in HxD or similar
  3. See attached:

![image](https://user-images.g

blitz
Talor-A
Talor-A commented Oct 3, 2021

What is the problem?

blitz chakra-ui recipe seems to be broken. maybe a dependency update breaking part of the installer cli?

Paste all your error logs here:

$ yarn blitz install chakra-ui

 # after hitting "enter" to continue......


ERROR  Cannot read property 'dots' of undefined

 .blitz/recipe-install/node_modules/ink-spinner/build/index.js:12:43

  9:  */
 10: const 
amplication
yuval-hazaz
yuval-hazaz commented Oct 1, 2021

Help the community by building a demo app with Amplication.

It can be anything you can think of but must include one of the following:

  • An excellent example of how to use custom code for business logic.
  • An example of how to add custom API endpoints (either REST or GraphQL)
  • An example of a custom client that pulls and pushes data from and to the server. It can be any client technol

Improve this page

Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."

Learn more