because the last version of react-icon/all-files is not published on npm, I hav to use it directly with the url of the tgz :
meteor npm i .4.0/react-icons-all-files-5.4.0.tgz --save
when i launch the program in dev or in prod ther following error occurs :
Error: "version" is a required argument.
same with production
Any idea ?