Skip to content

Upstream CatchUp Steps

Shailesh Baldaniya edited this page Mar 21, 2020 · 2 revisions
  • Delete the node modules folder
  • clean npm cache npm cache clean --force
  • upgrade node to stable version i.e 12.X.X sudo npm install n -g sudo n stable
  • npm must also be updated to 6.X.X

After running if still some modules are missing. Try installing those modules separately.

Clone this wiki locally