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

Cannot access sub dependencies from @substrate/dev:@0.7.1 #358

Open
bee344 opened this issue Feb 28, 2024 · 1 comment
Open

Cannot access sub dependencies from @substrate/dev:@0.7.1 #358

bee344 opened this issue Feb 28, 2024 · 1 comment

Comments

@bee344
Copy link
Collaborator

bee344 commented Feb 28, 2024

Txwrapper cannot access the subdependencies from @substrate/dev, which forces us to add them manually to devDependencies. This carries the problem that we now have two repos with deps that need to be kept up to date, which is cumbersome. Once the problem is rooted out ¿, we need to remove them from devDependencies:

    "rimraf": "3.0.2",
    "ts-jest": "^29.1.1",
    "typedoc-plugin-markdown": "^3.11.8",
    "typedoc-plugin-missing-exports": "^0.22.6",
    ```
@bee344
Copy link
Collaborator Author

bee344 commented Oct 24, 2024

This is getting fixed by paritytech/substrate-js-dev#129 . Once a new version is released, we can close this,

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