Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "npm run linea" not working. #28

Open
shikhar360 opened this issue Jun 8, 2023 · 0 comments · May be fixed by #29
Open

The "npm run linea" not working. #28

shikhar360 opened this issue Jun 8, 2023 · 0 comments · May be fixed by #29

Comments

@shikhar360
Copy link

Hey guys,

In the 5th point of README.md.
After we are asked to start the development blockchain.
We had 2 options :

  • npm run dev (this command is giving no issues).
  • npm run linea
    Getting these issues while running "npm run linea" command.

Screenshot 2023-06-08 at 3 29 54 PM

I tried to solve these with changing the rpc url from https:// to wss:// and adding some timeout in the /packages/form-XChange/truffle-config.js file as stated in this stackoverflow answer

Screenshot 2023-06-08 at 3 33 08 PM

but still after doing all that getting this error

Screenshot 2023-06-08 at 3 40 12 PM

Note : I have checked my metamask. I have more than enough linea (0.5 linea eth) to deploy this contract.

Have also added the dotenv file in the packages/form-XChange directory with the MNEMONIC as 12 word phrase as well as my private keys. (you guys have forgot to mention this as well in your README.MD file) 😅

@shikhar360 shikhar360 linked a pull request Jun 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant