Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@agoric/rpc and @agoric/web-components not installed #1

Open
anilhelvaci opened this issue Aug 31, 2023 · 2 comments
Open

@agoric/rpc and @agoric/web-components not installed #1

anilhelvaci opened this issue Aug 31, 2023 · 2 comments

Comments

@anilhelvaci
Copy link

I've trying to run this repo but faced the problem below;

Error: The following dependencies are imported but could not be resolved:

  @agoric/rpc (imported by /Users/anil/WebstormProjects/agoric-samples/simple-game/src/App.tsx)
  @agoric/web-components (imported by /Users/anil/WebstormProjects/agoric-samples/simple-game/src/App.tsx)

Are they installed?
    at file:///Users/anil/WebstormProjects/agoric-samples/simple-game/node_modules/vite/dist/node/chunks/dep-df561101.js:45705:23
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async file:///Users/anil/WebstormProjects/agoric-samples/simple-game/node_modules/vite/dist/node/chunks/dep-df561101.js:45114:38
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@samsiegart
Copy link
Owner

I was running this with yarn link @agoric/rpc and yarn link @agoric/web-components locally. I'm working on a release for ui-kit so that we can add the proper deps with the necessary changes Agoric/ui-kit#40, then I'll update this repo.

@dckc
Copy link

dckc commented Nov 9, 2023

I haven't run into this problem. Is it gone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants