David Stockdale's Scrapcode

Understrap 1.0.0 Slow Download

You having problems with Understrap 1.0.0?

SFTP downloads much slower?

Uploading on wp-admin causing 503 errors?

Getting this error:

“The update cannot be installed because we will be unable to copy some files.”

Or randomly losing your stylesheet?

Guess what’s causing it?

Node_Modules!

Notice how your child theme has gone from like 5MB to 73MB?

It’s because of that file.

Fortunately that file is generated whenever you compile your styles using NPM.

So after compiling simply delete Node_Modules and upload your child theme.

It serves no purpose after compiling.

Leave a Reply