Describe the bug
There is an issue linking the shared dependencies to the destination directory of a build process resulting in two different versions of EventEmitter class being used in RPC.
To Reproduce
Steps to reproduce the behavior:
Run the channel examples
See error
Versions (please complete the following information):
Describe the bug There is an issue linking the shared dependencies to the destination directory of a build process resulting in two different versions of
EventEmitter
class being used in RPC.To Reproduce Steps to reproduce the behavior:
Versions (please complete the following information):
Possible solutions
copyDir
orlink