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
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: \\?\C:\Users\Administrator\Folder\node_modules\canvas\build\Release\canvas.node is not a valid Win32 application.
I've read thru some other issues and tried both NodeJS x32 & x64, still the same error. Im using canvas version 2.9.1
Any ideas?
The text was updated successfully, but these errors were encountered:
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: \\?\C:\Users\Administrator\Folder\node_modules\canvas\build\Release\canvas.node is not a valid Win32 application.
I've read thru some other issues and tried both NodeJS x32 & x64, still the same error. Im using canvas version 2.9.1 Any ideas?
I've read thru some other issues and tried both NodeJS x32 & x64, still the same error. Im using canvas version 2.9.1
Any ideas?
The text was updated successfully, but these errors were encountered: