Giter Club home page Giter Club logo

Comments (6)

peguerosdc avatar peguerosdc commented on August 26, 2024

You can find a minimum reproducible error here. It's a commit adding prisma-json-types-generator to the template I mentioned.

from prisma-json-types-generator.

arthurfiorette avatar arthurfiorette commented on August 26, 2024

Please provide logging details and what is not working. I do not have time to setup you maximum reproducible example.

from prisma-json-types-generator.

peguerosdc avatar peguerosdc commented on August 26, 2024

There are no logging details because nothing is logged and what is not working is that LocationJson is not being recognized as the type of Profile.location .

I thought that setting up a project for you with all my settings was the best way to share how to reproduce it. As I don't know where the problem is, I don't know how to make it smaller, sorry.

But don't worry, if you don't have the time to run it (it'd be one line in the terminal: git clone ... & npm install & npm run dev ) just feel free to close the ticket.

from prisma-json-types-generator.

unflores avatar unflores commented on August 26, 2024

FWIW I have the same issue. @peguerosdc I've added a comment on your link that may be useful.

from prisma-json-types-generator.

unflores avatar unflores commented on August 26, 2024

I'm running through the same case I think right now... @peguerosdc
In running the lib I get the following:

unflores:prisma-json-types-generator (main*%) $ pnpm prisma generate --schema test/schemas/normal.prisma 
Prisma schema loaded from test/schemas/normal.prisma

✔ Generated Prisma Client (v5.13.0) to ./test/target/normal in 52ms

✔ Generated Prisma Json Types Generator (3.0.4) to ./test/schemas in 75ms

However, when I run it in my local app I don't see Generated Prisma Json Types Generator. So make sure that it is showing up in your output.

from prisma-json-types-generator.

peguerosdc avatar peguerosdc commented on August 26, 2024

@unflores thanks for taking a look! Indeed I made a type and the comments should have three backslashes, but that only partially solved the problem.

Now profile.location is correctly typed with PrismaJson.LocationJson, but its properties are not as they all show up as any.

Anyway, I committed the ///  fix to the repo :) and Generated Prisma Json Types Generator is being logged.

from prisma-json-types-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.