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

TypeError #388

Closed
DigiAngel opened this issue Oct 11, 2018 · 6 comments
Closed

TypeError #388

DigiAngel opened this issue Oct 11, 2018 · 6 comments

Comments

@DigiAngel
Copy link

Summary

TypeError: "exports" is read-only
Filename: blob:null/119605c7-db9f-4a82-9ad4-9acf2b34a936
Line: 1757
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
CyberChef version: 8.8.2s

Example

Pretty much the above.

@DigiAngel
Copy link
Author

@oppiman
Copy link

oppiman commented Oct 12, 2018

same here with a local copy after updating from 8.7.0 to latest.
restoring older version solves the issue.

TypeError: "exports" is read-only
Filename: blob:null/3dfc5d17-c3e9-4919-930a-826e6f766ce2
Line: 1757
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
CyberChef version: 8.8.2s

@duchenpaul
Copy link

@bwhitn
Copy link
Contributor

bwhitn commented Oct 18, 2018

Looks like changing the "useBuiltIns" in the .babelrc file from "usage" to "entry" fixes the issue. Not sure if that is a good fix but it seems to work.

@geekscrapy
Copy link

Issue still present in release v8.8.6

@n1474335
Copy link
Member

n1474335 commented Nov 6, 2018

Fixed in #403. Thanks to @bwhitn.

@n1474335 n1474335 closed this as completed Nov 6, 2018
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 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

6 participants