Hey Good People
I’m following a Bootcamp Course on IC
I’m getting this error:
Error: Failed to get frontend address.
I hope these help:
I did deploy with arguments.
Using port 8000
Thank you in advance
Hey Good People
I’m following a Bootcamp Course on IC
I’m getting this error:
Error: Failed to get frontend address.
I hope these help:
I did deploy with arguments.
Using port 8000
Thank you in advance
Change webpack file to use 127.0.0.1 instead of local host
Hey and thank you @cryptoisgood
I made the change but the issue persists.
Updated target on webpack:
I changed the Port to 8001
It works past that step
Thank you