jitpack.io
jitpack.io copied to clipboard
How to install node modules before building android lib?
The project depends on node modules as a dependency. Without it, the project fails to compile.
have manually pushed all the node modules in my repo and after that, the project builds on Jitpack.
However, this approach is not sustainable.
How to install node modules automatically on Jitpack rather than committing them to the repo
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.