chrome-cookies-secure icon indicating copy to clipboard operation
chrome-cookies-secure copied to clipboard

OSX: Error: The user name or passphrase you entered is not correct.

Open domingguss opened this issue 2 years ago • 1 comments

When I start my node app, it immediately crashes with this error on OSX Monterey 12.5

node:internal/process/promises:279
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[Error: The user name or passphrase you entered is not correct.]
error Command failed with exit code 1.

domingguss avatar Nov 15 '22 09:11 domingguss

Fixed it by going into keychain and check allow all applications to access this item

Screenshot 2022-11-15 at 10 51 11

domingguss avatar Nov 15 '22 09:11 domingguss