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

Could not find plugin "syntax-json-strings" in REPL #2046

Closed
7rulnik opened this issue Jun 17, 2019 · 2 comments · Fixed by babel/babel#10732
Closed

Could not find plugin "syntax-json-strings" in REPL #2046

7rulnik opened this issue Jun 17, 2019 · 2 comments · Fixed by babel/babel#10732
Assignees
Labels

Comments

@7rulnik
Copy link

7rulnik commented Jun 17, 2019

Seems that it's a problem with preset-env and modern targets like node@12 or latest chrome.
I see this error on the bottom of REPL:

[BABEL] /repl: Could not find plugin "syntax-json-strings".
Ensure there is an entry in ./available-plugins.js for it. (While processing: "base$0")

Reproduction link

@babel-bot
Copy link
Contributor

Hey @7rulnik! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community
that typically always has someone willing to help. You can sign-up here
for an invite.

@JLHwung JLHwung added the bug label Aug 7, 2019
@aesyondu
Copy link

aesyondu commented Nov 6, 2019

In this guide, latest 10 chrome versions has been linked and it shows the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants