Closed vinhyenvodoi98 closed 3 years ago
@vinhyenvodoi98 how'd you get around this issue?
@adamsoffer I installed it before so I have 3box in node_module and I copy it from project to project. However it is not a good solution so I'm still waiting for 3box to come up with their solution.
Hey @vinhyenvodoi98 - I was able to get around the issue by adding the following yarn resolution to my package.json
:
"resolutions": {
"pull-ws": "3.3.2"
}
@adamsoffer awesome i definitely try it
Describe the bug fail when install 3box
look like the reason is hugomrdias delete pull-ws repo