Skip to content

Rewatch: git dependency not found #7493

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

Open
nojaf opened this issue May 21, 2025 · 0 comments
Open

Rewatch: git dependency not found #7493

nojaf opened this issue May 21, 2025 · 0 comments

Comments

@nojaf
Copy link
Collaborator

nojaf commented May 21, 2025

I use a git dependency in my project:

"devDependencies": {
    "@nojaf/rescript-firebase": "github:nojaf/rescript-firebase#56f74c3140f1a32d9ec8626930deb012d66e8c82",
}

added that to

  "bs-dependencies": [
    "@nojaf/rescript-firebase"
  ],

bsb has no issue with this.

rewatch gives:

thread '<unnamed>' panicked at src/build/compile.rs:568:17:
Expected to find dependent package @nojaf/rescript-firebase of ronnies.be
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Files are present at node_modules/@nojaf/rescript-firebase.

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