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

Surya fails to resolve dependencies outside the 'node_modules' directory #200

Open
emilesean opened this issue Nov 18, 2024 · 0 comments
Open

Comments

@emilesean
Copy link

Description:

Surya is currently unable to resolve dependencies located in directories other than 'node_modules'. This issue affects its compatibility with the 'soldeer' package manager and git submodules used by Foundry. As a result, Surya does not function properly in these environments.

Steps to Reproduce

  1. Set up a project using the 'soldeer' package manager or git submodules.
  2. Attempt to use Surya to resolve dependencies.
  3. Observe that Surya fails to locate dependencies outside the 'node_modules' directory.

Expected Behavior:

Surya should be able to resolve dependencies regardless of their location, including those managed by 'soldeer' and git submodules.

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

1 participant