|
Hi I am just following your tutorial in https://www.youtube.com/watch?v=gG8BVFyVBmY but when I launch the app, nothing appears in the remix tab. This is an error message in the console log, I do not know if it is related Do I need to configure something else? Thanks and congrats for this tool! 😄 |
Answered by
Mat-moran
Feb 20, 2024
Replies: 2 comments
|
Hi in this new version of remix it is necessary to put the |
0 replies
Answer selected by
Mat-moran
|
@Mat-moran I plan to add an error if this scenario happens, this wasn't needed before but is now, will probably throw an error if the order is not correct |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Hi in this new version of remix it is necessary to put the
remixDevTools()plugin before theremix()plugin invite.config.ts