Coder Social home page Coder Social logo

Failed app run about indie-stack HOT 3 CLOSED

alexandrsashin avatar alexandrsashin commented on April 27, 2024
Failed app run

from indie-stack.

Comments (3)

alexandrsashin avatar alexandrsashin commented on April 27, 2024 1

I used Remix course (https://egghead.io/courses/up-and-running-with-remix-b82b6bb6) for template installation.
The link to this course I found here: https://remix.run/docs/en/1.14.3/tutorials/blog#md-quickstart

To be honest, I didn't use CLI commands (https://remix.run/docs/en/1.14.3/tutorials/blog#md-quickstart) before errors fixing.
I checked, npx remix init really solves such problems. Thanks!

Maybe it will be a good idea to update course in egghead.io or add comment to this course link in Quickstart.

from indie-stack.

machour avatar machour commented on April 27, 2024

Hey,

  1. Problem is that tailwind didn't finish its initial run before remix ran, so the styles/ folder wasn't there. Running the npm run dev command again should fix the issue. The problem will disappear once #195 gets merged.

  2. This is indeed needed for Prisma to work. The init phase should have copied the .env.example file into .env
    The README does say:

This step only applies if you've opted out of having the CLI install dependencies for you:

npx remix init

Did you opt out of having the CLI install deps for you?

from indie-stack.

machour avatar machour commented on April 27, 2024

/cc @kentcdodds so that he can see your suggestions

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.