Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to compile: Support for the experimental syntax 'logicalAssignment' isn't currently enabled #131

Open
brianjlacy opened this issue Sep 30, 2024 · 0 comments

Comments

@brianjlacy
Copy link

Tried the extension for the first time, got an error on the first .mdx file I tried.

The MDX file in question was obtained here:
https://github.com/Melzar/clean-architecture-nextjs-react-boilerplate/blob/main/README.mdx

Here's the error:

Failed to compile
unknown: Support for the experimental syntax 'logicalAssignment' isn't currently enabled (3:13062):

Note: There's a bunch of code output between the above and below messages, but they were too long to include here.

Add @babel/plugin-proposal-logical-assignment-operators (https://git.io/vAlRe) to the 'plugins' section of your Babel config to enable transformation.
This error occurred during the build time and cannot be dismissed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant