GithubHelp home page GithubHelp logo

Comments (5)

mcansh avatar mcansh commented on April 18, 2024 4

we're working on the right approach to make this as painless and automated as possible for Stack authors, but the changes required in the meantime are:

from indie-stack.

octokatherine avatar octokatherine commented on April 18, 2024

just hit the same error

from indie-stack.

marlonfsolis avatar marlonfsolis commented on April 18, 2024

Is this deployed already? I just got same error.
Project name: blog-tutorial-ce75
And all other dependencies:

    "@prisma/client": "^3.14.0",
    "@remix-run/node": "^1.5.1",
    "@remix-run/react": "^1.5.1",
    "@remix-run/serve": "^1.5.1",
    "@remix-run/server-runtime": "^1.5.1",
    "bcryptjs": "^2.4.3",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "tiny-invariant": "^1.2.0"

from indie-stack.

subhero24 avatar subhero24 commented on April 18, 2024

Changin the extension on prisma/seed.js to .ts and running npm run setup again works for me

from indie-stack.

danielbyun avatar danielbyun commented on April 18, 2024

personally had to change from const bcrypt = require("bcryptjs").default to not include the default

running remix with javascript fyi

from indie-stack.

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.