solana-labs / bridge-adapter

https://bridge-adapter.vercel.app
Other
8 stars 9 forks source link

bug: Not able to install bridge-adapter-demo app. #8

Open scammi opened 7 months ago

scammi commented 7 months ago

Provide environment information

System: OS: macOS 14.2.1 CPU: (8) arm64 Apple M1 Pro Memory: 2.43 GB / 32.00 GB Shell: 3.6.1 - /opt/homebrew/bin/fish Binaries: Node: 18.17.0 - ~/.nvm/versions/node/v18.17.0/bin/node Yarn: 1.22.19 - ~/.yarn/bin/yarn npm: 9.6.7 - ~/.nvm/versions/node/v18.17.0/bin/npm

Describe the bug

While trying to install the project locally, both @solana/bridge-adapter-debridge-adapter and @solana/bridge-adapter-wormhole-adapter are not found within NPM.

When running yarn or npm install it throws

npm ERR! 404 '@solana/bridge-adapter-debridge-adapter@^0.1.0' is not in this registry.

Link to reproduction

https://github.com/solana-labs/bridge-adapter/tree/master/apps/bridge-adapter-demo

To reproduce

  1. cd into bridge-adapter-demo app
  2. install (yarn)

Additional information

No response

joshephan commented 3 months ago

Same problem. Not working.