Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

node

A collection of 3 posts
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.
16 Dec 2019 1 min read
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.
17 Mar 2018 1 min read
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
07 Aug 2016 1 min read
Page 1 of 1
Today I learned © 2025
Powered by Ghost