Untitled

 avatar
unknown
javascript
a year ago
1.3 kB
6
Indexable
node_modules\node-sass\vendor\win32-x64-115\binding.node
...
  code: 'ERR_DLOPEN_FAILED'
and
node_modules\node-sass\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
...
gyp info using node-gyp@8.4.1
gyp info using node@20.11.0 | win32 | x64
...
gyp ERR! find VS 
gyp ERR! find VS msvs_version not set from command line or npm config
gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
gyp ERR! find VS looking for Visual Studio 2015
gyp ERR! find VS - not found
gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
gyp ERR! find VS 
gyp ERR! find VS **************************************************************
gyp ERR! find VS You need to install the latest version of Visual Studio
...
gyp ERR! stack Error: Could not find any Visual Studio installation to use
gyp ERR! stack     at VisualStudioFinder.fail (D:\projects\...\node_modules\node-sass\node_modules\node-gyp\lib\find-visualstudio.js:122:47)
...
gyp ERR! node -v v20.11.0
gyp ERR! node-gyp -v v8.4.1
gyp ERR! not ok 
Build failed with error code: 1
Editor is loading...