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

Cannot read properties of undefined (reading 'decoratorsBeforeExport') #676

Open
EricWong1994 opened this issue Nov 20, 2022 · 1 comment

Comments

@EricWong1994
Copy link

Describe the bug
open this site bellow
https://astexplorer.net/#/gist/09113e146fa04044e99f8a98434a01af/80bef2b9068991f7a8e4f113ff824f56e3292253
An error occurred Cannot read properties of undefined (reading 'decoratorsBeforeExport') when your @babel/parser Settings
tokens option is selected.
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
    https://astexplorer.net/#/gist/09113e146fa04044e99f8a98434a01af/80bef2b9068991f7a8e4f113ff824f56e3292253
    when your @babel/parser Settings tokens option is selected.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Browser (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

astexplorer settings:

  • Selected parser: [e.g. acorn]
  • Selected transformer (if applicable): [e.g. jscodeshift]
  • Contents of the local storage key explorerSettingsV1 (code can be removed if you don't want it to be public)
    @babel/parser Settings tokens option is selected

Additional context
Add any other context about the problem here.

@azumia
Copy link

azumia commented Dec 8, 2022

我怎么记得之前是好的

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

2 participants