0

This is the error I get:

Error:cannot parse provider URL
Caused by:invalid port number.

I have tried almost everything, but I could not find any solution.

dfx replica --port,
dfx bootstrap --port,
dfx replica --port,
config {
  listern_add:127.0.0.1.0.port-file_path, 
  dfx info replica-port, 
  REPLICA_PORT=8000, 
  dfx start --clean

What can I do?

New contributor
Allen Avinadav Mlaudzi is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
1

0

You must log in to answer this question.

Browse other questions tagged .