javascript - Changing Version of Zombie.js -


i need change install of zombie.js 4.0.7 3.1.x specified here (installing zombie.js error: referenceerror: set not defined. doing wrong?) work through example.

however have no idea how using linux command line (nor did search yield answer this). there way using npm?

 npm install zombie@3.1.0 --save 

Comments