Giter Club home page Giter Club logo

Comments (4)

cannikin avatar cannikin commented on May 28, 2024 1

Yeah, prisma2 is in pretty rapid development right now and it's been an adventure keeping up with the changes! We've been working on a tutorial and haven't updated the example-blog in a couple of weeks. We'll be doing that soon and hopefully that'll resolve these issues!

from example-blog.

thedavidprice avatar thedavidprice commented on May 28, 2024 1

Thanks, @cannikin Did this mostly for @mojombo to document the issue I was having. And I promise I was only trying to go through the tutorials and offer some feedback per his request. Then, well, basically this happened:
https://xkcd.com/349/

Excited about this project! Keep on keeping on.

from example-blog.

thedavidprice avatar thedavidprice commented on May 28, 2024

After completing the above, I encountered a separate error when running yarn workspace api db:seed

Invalid `photon.()` invocation in /Users/price/Repos/hammer-example-blog/api/prisma/seeds.js:37:25

Reason: Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some("no such table: dev.Tag"))

Seems like possible breaking change from using prisma2 v2.0.0-preview018.2 that's affecting shema.prisma config.

from example-blog.

thedavidprice avatar thedavidprice commented on May 28, 2024

Confirming this is fixed as of update to Prisma2 2.0.0-preview019. Thanks!

from example-blog.

Related Issues (16)

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.