Add missing file name to 'Input file is missing' error message (#3178)

This commit is contained in:
Chris Hranj
2022-04-05 06:35:01 -04:00
committed by GitHub
parent 5d36f5f699
commit 9deac83322
3 changed files with 4 additions and 3 deletions

View File

@@ -81,7 +81,8 @@
"Taneli Vatanen <taneli.vatanen@gmail.com>",
"Joris Dugué <zaruike10@gmail.com>",
"Chris Banks <christopher.bradley.banks@gmail.com>",
"Ompal Singh <ompal.hitm09@gmail.com>"
"Ompal Singh <ompal.hitm09@gmail.com>",
"Brodan <christopher.hranj@gmail.com"
],
"scripts": {
"install": "(node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)",