cornerstoneTools icon indicating copy to clipboard operation
cornerstoneTools copied to clipboard

missing input file,can not build project

Open maxwell60701 opened this issue 1 year ago • 0 comments

Prerequisites

  • [ ] Which version are you using? (Is it latest?) latest v6.0.9

Description

Steps to Reproduce the issue

I need to build the code

  1. run 'npm install' C:\Windows\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build npm ERR! Warning: Missing input files: npm ERR! C:\GTK\bin\zlib1.dll npm ERR! C:\GTK\bin\libcairo-2.dll npm ERR! C:\GTK\bin\libfontconfig-1.dll npm ERR! C:\GTK\bin\libexpat-1.dll npm ERR! C:\GTK\bin\libgthread-2.0-0.dll npm ERR! C:\GTK\bin\libintl-8.dll npm ERR! C:\GTK\bin\libglib-2.0-0.dll npm ERR! C:\GTK\bin\libpango-1.0-0.dll npm ERR! C:\GTK\bin\libpangowin32-1.0-0.dll npm ERR! C:\GTK\bin\libpangocairo-1.0-0.dll npm ERR! C:\GTK\bin\libpng14-14.dll npm ERR! C:\GTK\bin\libpangoft2-1.0-0.dll npm ERR! C:\GTK\bin\libfreetype-6.dll npm ERR! C:\GTK\bin\libgobject-2.0-0.dll npm ERR! C:\GTK\bin\libgmodule-2.0-0.dll

maxwell60701 avatar May 09 '23 06:05 maxwell60701