emilyJLin95

Results 7 comments of emilyJLin95

Just ran into this The inspect gives: ``` GET http://localhost:24012/static/js/2.c92ece40.chunk.js net::ERR_ABORTED 404 (Not Found) GET http://localhost:24012/static/js/main.13631e75.chunk.js net::ERR_ABORTED 404 (Not Found) ``` Nothing looks weird on the terminal side Output from...

Actually uninstalled truffle, updated node, and reinstalled truffle, and now everything works find again. Feel free to close then? After reinstalling: Truffle v5.5.21 (core: 5.5.21) Ganache v7.2.0 Solidity v0.5.16 (solc-js)...

ah okay updated section titles also, just wondering, is line 50 still up to date? do we support node v12 @davidmurdoch

I think it's when you have the HDWALLET PROVIDER and dotenv configuration visible then it fails for me (not commented out)

@jlwllmr boompity bump bumpm

So similar to how we do the deployment instructions for truffle, hardhat, foundry (https://docs.linea.build/build-on-linea/quickstart/deploy-smart-contract/hardhat) Giving instructions on how to deploy on Linea using Remix

@roo-shy @mujahid002 can you post the error message here? We shouldn't be just installing as `@next` This is a user specific problem - not something that we should edit the...