Closed ely67 closed 6 months ago
Ah, could you please add this to your foundry.toml
?
fs_permissions = [
{ access = "read", path = "./images/" },
{ access = "read", path = "./broadcast" },
]
Thank you .It solved the problem
On Mon, May 6, 2024, 4:49 PM Patrick Collins @.***> wrote:
Ah, could you please add this to your foundry.toml?
fs_permissions = [ { access = "read", path = "./images/" }, { access = "read", path = "./broadcast" }, ]
— Reply to this email directly, view it on GitHub https://github.com/Cyfrin/foundry-nft-f23/issues/30#issuecomment-2095888001, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2WJKIX4KUK7QUCKKYAHLA3ZA5YNVAVCNFSM6AAAAABHHSEYGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVHA4DQMBQGE . You are receiving this because you authored the thread.Message ID: @.***>
Hello everyone,
I'm reaching out because I've encountered an error while running the command "make mint ARGS="--network sepolia"". The error message I received is as follows: