paltalabs / soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.
https://soroban-react.paltalabs.io/
Apache License 2.0
26 stars 13 forks source link

Dependency resolution issue when installing dependencies with npm #50

Open benjaminsalon opened 8 months ago

benjaminsalon commented 8 months ago

Having this issue when trying to install via npm i although npm i is currently written as the way to do for running tests on the main README.

Image

benjaminsalon commented 8 months ago

Maybe we should chose one and only one package manager and focus on yarn, but this may just alert that something is wrong somewhere