I might be completely missing something but I have no idea of the difference between npm i juice and npm i juice2 considering juice2 is at 1.3.1 (not 2) and juice is at 1.10.0
It would be really appreciated if there could be any sort of explanation on the documentation just so we are aware of what to use and the differences between those.
I might be completely missing something but I have no idea of the difference between
npm i juice
andnpm i juice2
consideringjuice2
is at1.3.1
(not 2) andjuice
is at1.10.0
It would be really appreciated if there could be any sort of explanation on the documentation just so we are aware of what to use and the differences between those.
Thanks in advance.