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

IPFS deployment does not work out of the box #179

Closed
RusseII opened this issue Dec 20, 2021 · 2 comments
Closed

IPFS deployment does not work out of the box #179

RusseII opened this issue Dec 20, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@RusseII
Copy link

RusseII commented Dec 20, 2021

Bug Description
image
It needs to be ipfsApi.create(localhost) instead of ipfsApi(localhost)
Steps to Reproduce

yarn create eth-app my-eth-app
cd my-eth-app
yarn react-app:ipfs 

Expected Behavior
IPFS deployment to be successful

@RusseII RusseII added the bug Something isn't working label Dec 20, 2021
@PaulRBerg
Copy link
Collaborator

Thanks for flagging this, @RusseII! I will take a look these days.

@PaulRBerg
Copy link
Collaborator

PaulRBerg commented Dec 27, 2021

Fixed in v1.7.4! Running yarn create eth-app my-eth-app should auto-upgrade you to the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants