-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fails on .init() #755
Comments
Not at all, this is an issue because of our abuse of minor versions (pre 1.0.0). Took a note here ipfs/community#225 (comment) and will add this as an item of the 0.22 release. Thank you for catching and reporting this @nicola (I'm afraid it must be annoying a ton of people) |
@diasdavid which dependency chain here is breaking? I can do a dependency freeze and push a bug fix release if you want |
@dignifiedquire let's just go full |
Thank you :) |
This is not a problem anymore since Thanks for the report @nicola |
Uh oh!
There was an error while loading. Please reload this page.
The npm version crashes on init with the error below, however, after I have retrieved js-ipfs from github and npm-linked it worked again.
I have this code:
And when running it, this is what I get:
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: