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

Got error: Module build failed: UnhandledSchemeError: Reading from "data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAA #184

Open
1 task done
gracehan2022 opened this issue Aug 3, 2022 · 1 comment

Comments

@gracehan2022
Copy link

gracehan2022 commented Aug 3, 2022

Got error when use in latest create-react-app.

  • 🐛 This is a bug report.

Details

  1. Create a React app with latest create-react-app
  2. Install decentraland-ui according to your README.
  3. Got error: Module build failed: UnhandledSchemeError: Reading from "data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAA

Related links

Semantic-Org/Semantic-UI-CSS#75
Semantic-Org/Semantic-UI#7073

Other info

I tried Semantic-Org/Semantic-UI#7073 (comment)
And also tried to remove a ; following https://github.com/Semantic-Org/Semantic-UI-CSS/pull/76/files from node_modules/semantic-ui-css/semantic.min.css and semantic.css, but none of them work.

Can anyone help to check? Thanks!

@PabloLefort
Copy link

PabloLefort commented Aug 5, 2022

@gracehan2022 using same approach:
Semantic-Org/Semantic-UI#7073 (comment)

npm cache clean --force
npm install

(using Node 16.13.0)

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