Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.
This repository was archived by the owner on May 8, 2025. It is now read-only.

Wrong path for app stylus file #11

@Akaryatrh

Description

@Akaryatrh

@nekosaur On a fresh installation, the path of app.styl is wrong. Compilation then returns the following error:

This relative module was not found:
* ../node_modules/vuetify/src/stylus/app.styl in ./src/plugins/vuetify.js

Path must be changed to '../../node_modules/vuetify/src/stylus/app.styl' in /generator/templates/default/src/plugins/vuetify.js file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions