Could not find a declaration file for module 'minimist2'. '~/node_modules/minimist2/lib/index.min.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/minimist2` if it exists or add a new declaration (.d.ts) file containing `declare module 'minimist2';`ts(7016)