ghost Upgrading ghost to 3.X from 2.x Upgrading Ghost from v2.x to v3.x and fixing compatibility of ghost-cli with nodejs versions.
node Fix for 100% CPU usage by node.js If you are on MacOs and you don't have installed fsevents, you might see a spike in CPU usage when running projects which watches the filesystem changes, especially projects like Webpack. To fix the issue, install fsevents or rebuild using fsevents.
js How to fix Npm install failed with "cannot run in wd" I was trying to upgrade my blogs ghost version to 0.9(which btw has some cool features) and I stumbled upon an issue when trying to upgrade the packages. Every time I run sudo npm install --production on my server, I get the following error: npm WARN cannot run