Lio李歐
Lio李歐
Maybe too late, but for others: @paulyoung `./dummy` is a folder, not a file.
Yeah, I thought about that. I still have a slight preference for making new functions. This avoids adding a parameter that many [all of the current] users don't care about....
Hey, thanks! I'm afraid I don't have the part number since I had only made a prototype at that point, but the parts were ordered on Taobao, maybe you'll find...
Same issue. For now, I'm grabbing the SAML assertion in my browser's web inspector (look for the `saml` resource) and using this shell script: https://gist.github.com/lionello/9b77df5cd7eded3cdaca3ad644d0dd35
Commenting the `dmg` section in the config file also avoids this error message (but you won't have a DMG)
Doing `npm install --force …` doesn't work, but running `npm cache clean --force` seems to have purged whatever was keeping it from contacting the registry.
See https://github.com/chrisvander/ios-ipfs-lite/commit/21095fc324ace69b9755a8d189927e353a918ee6 by @chrisvander
We're also running into this bug, but because of our use of `@grpc/grpc-js`, not GraphQL.
Not working for me either. Tested with core API v2.0.
Fixed by #50