epicweb-dev / web-forms

Learn the primary mechanism for interactivity on the web.
https://www.epicweb.dev/workshops/professional-web-forms
Other
199 stars 61 forks source link

Unable to start the playground app #45

Closed payapula closed 6 months ago

payapula commented 6 months ago

[Posted this on Discord, Opening this just to track]

Today morning I have updated the workshop - https://github.com/epicweb-dev/web-forms/compare/b2fdec7...93f3afe

Then when I opened, it asked for re-authentication, so I did. After that I was able to open the workshop app, but when I try to start the playground app, I am running into this error:

Error: Error loading Remix config at /Users/__/Documents/Dev/EpicWeb/Github/web-forms/playground/remix.config.js
[playground:4000] Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'remix-flat-routes' imported from /Users/__/Documents/Dev/EpicWeb/Github/web-forms/playground/remix.config.js

SCR-20240426-cwl

When I revert to the last week commit of the workshop app (to this - https://github.com/epicweb-dev/web-forms/commit/b2fdec77e25d689a0120aeb400a2d2f5e80180f8) everything seem to be working as expected.

So, I suspect the new updates made to the workshop app today is breaking in my system.

kentcdodds commented 6 months ago

Thanks for letting me know. This has been fixed!