Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Subscribe
Tagged

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.

  • Manu S Ajith
Manu S Ajith Dec 16, 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.

  • Manu S Ajith
Manu S Ajith Mar 17, 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

  • Manu S Ajith
Manu S Ajith Aug 7, 2016 • 1 min read
Today I learned © 2022
Powered by Ghost