Skip to content

Theme error building a site and sometimes even showing VuePress site #575

@GustavoMarcante

Description

@GustavoMarcante

Bug report

Version

0.10.1

Steps to reproduce

I followed the instructions at https://vuepress.vuejs.org/guide/getting-started.html#global-installation:

yarn global add vuepress
echo '# Hello VuePress' > README.md
vuepress build

I also installed using npm and the same error happened.

What is expected?

A VuePress page with theme.

What is actually happening?

The (tiny) content was shown in a buggy theme,
with three black rectangles first and then the content without formatting,
as show at:
VuePress.pdf

Other relevant information

In a certain moment, even the VuePress site loaded with the same error in my Ubuntu Desktop
(it did not happened in my Android cell phone).
I tried in two Ubuntu desktops, with 16.04 and 18.04.
If it is not a bug, but a installation error, at least the instructions could be cleaner, avoiding this error.

  • OS: Ubuntu Linux 18.04 and 16.04 (two different desktops)
  • Node.js version: 8.11.2
  • Browser version: Both Firefox Quantum 60.0.2 and Google Chrome 67.0.3396.79 64 bits
  • It is a global install
  • Package manager for the install: Both npm and 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