Closed Fawwaz-2009 closed 3 weeks ago
I tried to load the example project in the rep, but it seems there also we have the same issue, (run npm run dev
and refresh the page), I isolated the issue so far to notice it only happen if the page has a loader
closing this for now, as it seems this a remix issue https://github.com/remix-run/remix/issues/10188
Hey Jarle, First I started thanks for making this, I just started playing with this and it looks really promising 🚀 .
For the issue at hand I noticed that with just fresh project setup (
npm init adonisjs@latest -- -K="github:jarle/remix-starter-kit"
) that there is a crypto/vite dependency issue. see the picture below.. Initially I tried just to ignore it and just continue, but very soon the build started failing, see picture 2. any ideas on what is causing this and how to fix it