Webpack-cli: bug: can't build the project.

Created on 27 Feb 2020  路  5Comments  路  Source: webpack/webpack-cli

Describe the bug

While running yarn build it shows the following output -

Screenshot from 2020-02-27 14-10-35

What is the current behavior?

Unable to build.

To Reproduce
Steps to reproduce the behavior:

  1. Run yarn build

Please paste the results of webpack-cli info here, and mention other relevant information

Most helpful comment

馃 hmm, that's unusual

Maybe try, yarn clean:all then yarn then yarn bootstrap ?

All 5 comments

Did you yarn bootstrap ?

Did you yarn bootstrap ?

@anshumanv

Screenshot from 2020-02-27 19-07-26

馃 hmm, that's unusual

Maybe try, yarn clean:all then yarn then yarn bootstrap ?

Build Succesful , Thanks for help @anshumanv .

Screenshot from 2020-02-27 19-24-45

Awesome! 馃槃 Happy to help.

Was this page helpful?
0 / 5 - 0 ratings