Having trouble resolving this Solana error?
throw new SendTransactionError( ^ SendTransactionError: encountered issue with sending transaction: Transaction simulation failed: Tried to debit an account without a record of prior credit. at Connection.sendEncodedTransaction (C:\Users\Alisa'sTech\node_modules@solana\web3.js\src\connection.ts:4546:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Connection.sendRawTransaction (C:\Users\Alisa'sTech\node_modules@solana\web3.js\src\connection.ts:4505:20) at async Connection.sendTransaction (C:\Users\Alisa'sTech\node_modules@solana\web3.js\src\connection.ts:4493:12) at async Object.sendAndConfirmTransaction (C:\Users\Alisa'sTech\node_modules@solana\web3.js\src\util\send-and-confirm-transaction.ts:31:21) at async main (C:\Users\Alisa'sTech\Desktop\mpl\main.ts:63:18) { logs: [] }