Skip to content

error when try to import vue-alert #2

@dexterns88

Description

@dexterns88

I getting error when try to load vue-alert as it explained in example:
import VueAlert from 'vue-alert'
ERROR in ./src/main.js
Module not found: Error: Can't resolve 'vue-alert' in '/var/www/d8-play/themes/vue/vueapp/src'

When I change import into
import VueAlert from '@vuejs-pt/vue-alert'
Everything works well.

Did I miss something, or it's wrong import in the documentation?

Metadata

Metadata

Assignees

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