Yaksh Bariya
Yaksh Bariya
> The latest version of `nodejs-lts` is `18.12.1`, please update it. I'll be going as usual, first current version then LTS, also users will need some time to migrate their...
> Any reason why we dont decouple and provide npm separately? Sure we can do this, :+1: from my side. Btw, I am planning to switch from make to ninja...
This PR is now targetting v19.4.0. Will be pulled quickly after testing along with updating nodejs-lts to v18.13.0
@GuriZenit, we are talking about native Termux environment and not proot based distributions (including third party ones).
Yeah sure @xtkoba, we can add a notice to the npm's global install script when installing npm. Just wait for some time though. My main device is for repair so...
Just pushed 6b05a8e7ba0435bec9afccd6e809329a7a62c27d. Will now include an error message when trying to install npm globally. Also using `--force` will allow to install it anyway (provided for people who know what...
> This has been fixed in [npm/cacache#195](https://github.com/npm/cacache/pull/195), it works now Thanks for pointing out, this issue will be closed as completed once we have upgrade to a version of nodejs...
> You can try this: https://github.com/varxez/termux-npm-updater That script ain't going to work, you are just replacing the npm binary and the node_modules directory without actually applying the fix which we...
Closing since the package is now available in tur as mentioned by @2096779623
> Will have to see if changing default to false is the right move. I would prefer this option being false by default due to the following reasons: 1. It...