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

Upgrade to Vue CLI v5 plugins #215

Merged
merged 8 commits into from
Feb 28, 2022
Merged

Upgrade to Vue CLI v5 plugins #215

merged 8 commits into from
Feb 28, 2022

Conversation

mraible
Copy link
Contributor

@mraible mraible commented Feb 28, 2022

No description provided.

@mraible
Copy link
Contributor Author

mraible commented Feb 28, 2022

Currently errors with the following message:

Module build failed: UnhandledSchemeError: Reading from "data:application/x-font-ttf;charset=utf-8;;base64,...=" 
  is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "data:" URIs.

Steps to reproduce:

okta start vue --branch vue-cli-v5

Then, follow the instructions in your terminal.

@mraible
Copy link
Contributor Author

mraible commented Feb 28, 2022

Error seems to be caused by Semantic UI CSS. Semantic-Org/Semantic-UI-CSS#82

@mraible mraible merged commit 3fbb869 into main Feb 28, 2022
@mraible mraible deleted the vue-cli-v5 branch February 28, 2022 17:44
@willWang8023
Copy link

it is nice, i add "semantic-ui-react": "^2.1.1",in my package.json it is work

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

Successfully merging this pull request may close these issues.

2 participants