Gatsby : Cannot find module 'uglifyjs-webpack-plugin'



Bump into this issue the other day, gatsbyjs gatsby-plugin-netlify-cms requires this component which are not necessarily installed by default.

You might have to do it manually.Just run

npm install --save gatsby-plugin-netlify-cms


That should solves it.

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm