Description
$ npm start
nvidia-snatcher@1.4.0 start C:\Users\Jake\Documents\nvidia-snatcher
npm run build && node build/index.jsnvidia-snatcher@1.4.0 build C:\Users\Jake\Documents\nvidia-snatcher
rimraf ./build && tscINFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
INFO: Could not find files for the given pattern(s).
[2:06:40 PM] info :: ✖ [amazon] still out of stock: pny xlr8
[2:06:41 PM] info :: ✖ [newegg] still out of stock: asus tuf
....
Hi I'm just confused on what this means. It prints it out every time I start the program. But the program seems to operate normally after..?
Activity