magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.06k stars 683 forks source link

[bug]: there is an error says "ERROR in ./FETCH_ROOT_COMPONENT,Module not found: Error: Can't resolve 'srcRootComponentsCMSindex.js'" happen when run the yarn run build #1255

Closed vocaloid123 closed 5 years ago

vocaloid123 commented 5 years ago

Describe the bug

there is an error says "ERROR in ./FETCH_ROOT_COMPONENT,Module not found: Error: Can't resolve 'srcRootComponentsCMSindex.js'" happen when run the yarn run build

To Reproduce

Steps to reproduce the behavior:

  1. Go to pwastudio root project
  2. run yarn run build
  3. when build the venia-concept packages,there is an error says "ERROR in ./FETCH_ROOT_COMPONENT,Module not found: Error: Can't resolve 'srcRootComponentsCMSindex.js'" in 'D:\pwastudio\packages\venia-concept'

Screenshots

image

Please complete the following device information:

Please let us know what packages this bug is in regards to:

tjwiebell commented 5 years ago

Duplicate of #898. We suggest Windows users use Docker in the meantime, instructions can be found here:

https://github.com/magento-research/pwa-studio/tree/develop/docker

koushikch7 commented 4 years ago

@tjwiebell Seems to be Searching for the alternative is not the solution rather than fixing the issue! what you say?

ivoruumz commented 4 years ago

@vocaloid123 I have the same problem. Have you find a solution?