You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
another issue might be .node file is technically a dll. and it might need some other dlls to load. like missing a "Visual C++ Redistributable" is popular issue.
try to use https://www.dependencywalker.com to check if it has all dependency.
My environment:
OS:Windows 10 22H2
Node: v18.19.0
OSN: 0.23.107
YARN:1.22.21
Please help me, How to use osn in win64?
When i using "require", I got this error.
When i using "import", I got this error.
2. Error: Cannot find module './obs_studio_client.node'
My demo:
https://github.com/Tanoshi0625/test-program
The text was updated successfully, but these errors were encountered: