-
Categories
-
Tags/Keywords
Firefox plugin Ruby zimbra Apache Subversion VIM Screen HTML Linux Family Debian Windows RuG WWW Ubuntu HTTP PHP T61 X shell MediaWiki svn smb blog.bigsmoke.us Gentoo ssl xen DNS WLB07051 SSH MySQL samba WordPress postfix metabolism CSS RAID CLI bash XTerm Javascript van der Molen mod_rewrite nutrition -
Recent Posts
-
Recent Comments
Tag: npm
Automatically switch node versions between projects
At my day job we work with Node 12 for our projects, but I wanted to check out NuxtJS 3, which requires version 14 or 16. Once I updated npm, I found out me old projects no longer worked properly. Reinstalling node_modules didn't solve the problem, and besided, I didn't want to saddle up my colleagues with version incompatibilities I couldn't detect myself. So, I looked into finding a solution. And found one! Read More »