-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command 'Db2: Connect' resulted in an error (command 'extension.Db2Connect' not found) #50
Comments
Having the exact same problem, looking forward to hearing about a solution. DB2Connect log |
@BjarniThor @gcmanriq I have just pushed the fix of this issue. In your vscode, click on View -> Command Palette -> Db2: Rebuild Native Module and issue should get fixed. Please try and update. Thanks. |
Very well done, confirmed working for me! |
It is working, thanks! |
* fix: update binaries for windows and vscode (Bimal Jha) * fix: Reloading driver causes failures on async functions #514 (Bimal Jha) * fea: Convert the library to support Promises for all methods. #715 (Bimal Jha) * fea: add result.close API (Bimal Jha) * promisify describe related methods (Bimal Jha) * update mac binaries for vscode ibmdb/vscode-extension#50 (Bimal Jha) * test: update test files (Bimal Jha) * fix: Empty Strings in Batch inserts result in corrupt values being inserted #875 (Bimal Jha) * fea: Add support for Buffer() for insert and select for binary data. #702, #859, #860, #862, #864 (Bimal Jha) * fea: allow installation using specific version of clidriver (Bimal Jha)
Steps to Reproduce:
Tried to unistall extension and restarted visual studio code several times and still the same issue.
Library is available under /Users/xxxxxx/.vscode/extensions/ibm.db2connect-2.3.0/node_modules/ibm_db/installer/clidriver/lib/libdb2.dylib but I can't create symbolic link in /usr/lib
The text was updated successfully, but these errors were encountered: