Skip to content

could not resolve IconName #8

@bueno12223

Description

@bueno12223

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions