create-react-library icon indicating copy to clipboard operation
create-react-library copied to clipboard

Cannot find file: 'addStyles.js' does not match the corresponding name on disk create-react-library

Open jamisoncozart opened this issue 5 years ago • 2 comments

How to replicate bug:

npm install -g create-react-library
create-react-library
cd <project-name> && npm start

New Console

cd example/
npm start

Output:

Cannot find file: 'addStyles.js' does not match the corresponding name on disk: 'C: ... <project-name>\node_modules\react-scripts\node_modules\style-loader\lib\REACT'.

Notes:

I haven't changed any files, let the create-react-library install all npm dependencies like normal. This might be a global issue on my end, but I would love some direction to solve this issue.

Thank you for your work!

jamisoncozart avatar Jul 11 '20 18:07 jamisoncozart

@jamisoncozart Any solution for this case ?

Same case over here...

rolandin avatar Aug 18 '20 17:08 rolandin

Not that I have found @rolandin

jamisoncozart avatar Aug 25 '20 18:08 jamisoncozart