Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Dependency was not found ~entry in ./demo/main.js #33

Open
@mszkb

Description

@mszkb

In demo/main.js there is import App from '~entry'.
When starting the demo script, it produces an error dependency was not found.

Steps to reproduce:
Create a new project with vue-cli
vue create my-new-project
Add p11n
vue add p11n
and start the demo
yarn demo

Solution:
Change '~entry' to './Demo'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: QuestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions