TypeError: Cannot read property 'id' of null #276
Labels
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
status/in-progress
In progress
I am trying a simple example to spawn IPFS node inside the electron main process.
I am getting this issue if I try to pass custom options inside f.spawn() method.
If I don't pass any options then it starts the node.
See SS:
Thanks in advance.
The text was updated successfully, but these errors were encountered: