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

Docusaurus v1.7.0 Fails to Build #1200

Closed
mrchess opened this issue Jan 24, 2019 · 6 comments
Closed

Docusaurus v1.7.0 Fails to Build #1200

mrchess opened this issue Jan 24, 2019 · 6 comments

Comments

@mrchess
Copy link

mrchess commented Jan 24, 2019

🐛 Bug Report

Docusaurus fails to build.

To Reproduce

$ mkdir test-docu
$ cd test-docu
$ npm install docusaurus
$ docusaurus-init
$ cd website
$ npm install
$ npm run build

Expected behavior

It should build.

Actual Behavior

> docusaurus-build

{ Error: Cannot find module 'imagemin'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:594:15)
    at Function.Module._load (internal/modules/cjs/loader.js:520:25)
    at Module.require (internal/modules/cjs/loader.js:650:17)
@mrchess mrchess mentioned this issue Jan 24, 2019
@mrchess mrchess changed the title Docusaurus Fails to Build Docusaurus v1.7.0 Fails to Build Jan 24, 2019
@jakebolam
Copy link
Contributor

jakebolam commented Jan 24, 2019

We're seeing this, on upgrade, across all our projects too:
tophat/yvm#297 see the build reference
tophat/RichTextView#87
tophat/jenkins-timeline-plugin#67
tophat/with-immutable-props-to-js#42
tophat/sanity-runner#52 (comment)
tophat/codewatch#98

@JoelMarcey
Copy link
Contributor

#1201 should fix the issue. I will get another release out with this fix in it.

@JoelMarcey
Copy link
Contributor

#1202

@JoelMarcey
Copy link
Contributor

v1.7.1 published to npm - please let us know if is working now.

Closing this.

@JoelMarcey
Copy link
Contributor

@mrchess Have you tried v1.7.1 to see if this issue was resolved?

@jakebolam
Copy link
Contributor

Looking good for us now

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

3 participants