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
Authorization Required: This application requires administrative access. If you are sure, enter your local username and password to continue.
(##################) ⠇ reify:node-addon-api: timing reifyNode:node_modules/chdb Completed in 31ms
Oh, this is because I reused the general curl -sL https://lib.chdb.io | bash to install libchdb.so in /usr/local which will require sudo.
That's a mistake, I will fix it now.
Hello @auxten
Thanks for the quick fix for #13
I tried install the fix that is part of [email protected]
npm i [email protected]
but got:
[email protected] gets installed without any prompt about Authorization Required when I run
npm i [email protected]
Not sure what prompts
Authorization Required
but would it be possible in ideal case scenario to skip this prompt?Here is the full verbose terminal output:
The text was updated successfully, but these errors were encountered: