dgurkaynak / nodeshout

Native libshout bindings for node.js
MIT License
49 stars 19 forks source link

Dynamic Linking Error: Win32 error 126 #15

Open anshtiwari314 opened 4 months ago

anshtiwari314 commented 4 months ago

I cloned the repo. when try to run this project it gives me
Error: Dynamic Linking Error: Win32 error 126 at new DynamicLibrary (C:\Users\anuj\Desktop\testing\nodeshout\node_modules\ffi-napi\lib\dynamic_library.js:75:11) at Object.Library (C:\Users\anuj\Desktop\testing\nodeshout\node_modules\ffi-napi\lib\library.js:47:10) at Object. (C:\Users\anuj\Desktop\testing\nodeshout\src\libshout.js:11:23) at Module._compile (node:internal/modules/cjs/loader:1218:14) at Module._extensions..js (node:internal/modules/cjs/loader:1272:10) at Module.load (node:internal/modules/cjs/loader:1081:32) at Module._load (node:internal/modules/cjs/loader:922:12) at Module.require (node:internal/modules/cjs/loader:1105:19) at require (node:internal/modules/cjs/helpers:103:18) at Object. (C:\Users\anuj\Desktop\testing\nodeshout\src\index.js:1:18) git-issue