We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm build
This is related to ipfs/js-ipfs#938
We might want to, in the mean time, take a look at a different protocol to store the images.
The text was updated successfully, but these errors were encountered:
Found a path to Resolve #25
25e67b5
Using babel with ipfs resulted in the following error:
TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them
Sorry, something went wrong.
Solved via importing ipfs directly from cdn
074d245
No branches or pull requests
This is related to ipfs/js-ipfs#938
We might want to, in the mean time, take a look at a different protocol to store the images.
The text was updated successfully, but these errors were encountered: