Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'toString' of null at exports.getGitLastUpdatedTimeStamp #1037

Closed
1 task done
dolftax opened this issue Nov 23, 2018 · 2 comments
Closed
1 task done

Comments

@dolftax
Copy link

dolftax commented Nov 23, 2018

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

Bug report

WAIT Extracting site metadata... TypeError: Cannot read property 'toString' of null at exports.getGitLastUpdatedTimeStamp (/usr/lib/node_modules/vuepress/lib/prepare/util.js:79:84) at Promise.all.pageFiles.map (/usr/lib/node_modules/vuepress/lib/prepare/resolveOptions.js:137:26) at Array.map (<anonymous>) at resolveOptions (/usr/lib/node_modules/vuepress/lib/prepare/resolveOptions.js:128:49) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) The command '/bin/sh -c vuepress build docs -d public/docs' returned a non-zero code: 1

Version

0.14.5

Steps to reproduce

/bin/sh -c vuepress build docs -d public/docs

What is expected?

Expected to build

What is actually happening?

Build failed

Other relevant information

  • Your OS: Linux/amd64 // docker // alpine-3.8
  • Node.js version: 10.13.0
  • Browser version:
  • Is this a global or local install? Both
  • Which package manager did you use for the install? npm
@ulivz
Copy link
Member

ulivz commented Nov 24, 2018

Could you provide a reproduction repo?

@ulivz
Copy link
Member

ulivz commented Nov 25, 2018

Thanks for the report, try 0.14.6 or 1.x

@ulivz ulivz closed this as completed Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants