ARBProtocol / jupgrid

ARB Protocol | Limit Order GridBot Using Jupiter
MIT License
45 stars 19 forks source link

Password error #21

Closed Mcprogramin closed 7 months ago

Mcprogramin commented 7 months ago

(node:6597) ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language. Avoid relying on their current behavior and syntax as those might change in a future version of Node.js. (Use node --trace-warnings ... to show where the warning was created) (node:6597) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) Env Loaded Successfully.

Enter your password to decrypt your private key (input hidden): Invalid password. Please ensure you are using the correct password.

Spuddya7x commented 7 months ago

Please double check the password you added when encoding.

If you cannot remember the password, delete the .env file and run node . again. This will recreate a blank .env for you to fill in again.