You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 itThe text was updated successfully, but these errors were encountered: