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
We just published version v0.0.0-nightly-96b05af-20230816 which involves this issue. If you'd like to take it for a test run please try it out and let us know what you think!
What version of Remix are you using?
1.19.1
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
In the future version of Remix Dev, decorators are not being recognized and prevent the project from being compiled, resulting in an error.
Expected Behavior
In version 1, it works correctly.
Actual Behavior
It results in an error and a suggestion to add the @babel/plugin-proposal-decorators.
The text was updated successfully, but these errors were encountered: