Skip to content

Cannot resolve updateLoadingState.js in @vuepress/core/.temp/internal #1119

@mrleblanc101

Description

@mrleblanc101
  • I confirm that this is a issue rather than a question.

Bug report

Both npm run build and npm run dev work.
The issue is that every time I update a markdown file, I get an error.
The error prevent the hot reload so I have to run stop and start npm run dev again.

ERROR in ./node_modules/@vuepress/core/.temp/internal/root-mixins.js
Module not found: Error: Can't resolve '/Users/sleblanc/www/alexandrie/node_modules/@vuepress/core/lib/app/root-mixins/updateLoadingState.js' in '/Users/sleblanc/www/alexandrie/node_modules/@vuepress/core/.temp/internal'
 @ ./node_modules/@vuepress/core/.temp/internal/root-mixins.js 5:0-117 10:2-4
 @ ./node_modules/@vuepress/core/.temp/internal/routes.js
 @ ./node_modules/@vuepress/core/lib/app/app.js
 @ ./node_modules/@vuepress/core/lib/app/clientEntry.js
 @ multi ./node_modules/@vuepress/core/lib/app/clientEntry.js

Version

Alpha 30

Steps to reproduce

What is actually happening?

The file updateLoadingState.js does not exist.

Other relevant information

  • Your OS: macOS 10.14.1
  • Node.js version: 9.8.0
  • Browser version: Chrome 72
  • Is this a global or local install? Global
  • Which package manager did you use for the install? Yarn

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