We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have Vue 3.2.37 and Vite 3.1.7 and I get the next error on the console:
detail: undefined, id: '', location: { column: 33, file: 'node_modules/@iconscout/vue-unicons/index.js', length: 16, line: 100, lineText: "export { default as UilAt } from './icons/uil-at'", namespace: '', suggestion: '' }, notes: [], pluginName: '', text: 'Could not resolve "./icons/uil-at"' }, ... 1104 more items ], warnings: []
I think that this package doesnt have support whit vite btw this doesnt need to use App.use on the installation?
t have support whit vite btw this doesn
The text was updated successfully, but these errors were encountered:
I encountered the same issue while trying to change Webpack to Vite.
Sorry, something went wrong.
No branches or pull requests
I have Vue 3.2.37 and Vite 3.1.7 and I get the next error on the console:
I think that this package doesn
t have support whit vite btw this doesn
t need to use App.use on the installation?The text was updated successfully, but these errors were encountered: