Docz: Failed to load config "react-app" to extend from.

Created on 16 Oct 2019  路  3Comments  路  Source: doczjs/docz

Bug Report

npm run docz:dev webpack error

Generating development JavaScript bundle failed

Failed to load config "react-app" to extend from.
Referenced from: BaseConfig

File: .cache/app.js

To Reproduce

https://github.com/csywweb/docz-webpack-error

  1. yarn
    2.npm run docz:dev

Environment

  • docz version: [2.0.0-rc.53]
  • OS: [OSX 10.14.6]
  • Node/npm version: [Node 8.16.1/npm 5]

Additional context/Screenshots
image

reproducible stale v2

Most helpful comment

You should upgrade your eslint version

All 3 comments

seem like it's missing eslint-config-react-app
but
image

You should upgrade your eslint version

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bichotll picture bichotll  路  3Comments

mquandalle picture mquandalle  路  3Comments

ssylvia picture ssylvia  路  3Comments

koddr picture koddr  路  3Comments

capaj picture capaj  路  3Comments