casesandberg / casesandberg/react-color

npm run docs-server isn't work!

Open
#727 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

```js
ERROR in ./docs/components/home/HomeDocumentation.js
Module not found: Error: Cannot resolve module 'react-basic-layout' in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeDocumentation.js 19:24-53

ERROR in ./docs/components/home/HomeFeature.js
Module not found: Error: Cannot resolve module 'react-basic-layout' in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeFeature.js 21:24-53

ERROR in ./docs/components/home/HomeDocumentation.js
Module not found: Error: Cannot resolve module 'react-docs' in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeDocumentation.js 21:17-38

ERROR in ./docs/components/home/HomeDocumentation.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../modules/react-docs/lib/components/Markdown in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeDocumentation.js 25:16-78

ERROR in ./docs/components/home/HomeFeature.js
Module not found: Error: Cannot resolve module 'react-move' in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeFeature.js 23:17-38

ERROR in ./docs/components/home/HomeDocumentation.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../../examples in E:\project\react-color\docs\components\home
@ ./docs/components/home/HomeDocumentation.js 33:16-44
webpack: Failed to compile.

```
I can't find it that 'react-basic-layout'.

Contributor guide

Open the contributing guide

Research direction

Start by running npm run docs-server and inspect the imports reported in docs/components/home/HomeDocumentation.js and docs/components/home/HomeFeature.js. Check how the missing react-basic-layout, react-docs, react-move, Markdown, and examples paths are expected to be provided; done means the documentation server's webpack build completes without these missing-module errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, react
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.