Closed Krakinou closed 3 years ago
I have also saw a lot of this warning in package_check.
@Krakinou Do you use ynh_use_nodejs
in your script?
The install script goes like this :
ynh_install_nodejs --nodejs_version=14
ynh_use_nodejs
ynh_npm install -g coffeescript
my logs: very similar to yours
We could maybe upgrade n to the latest one? https://github.com/tj/n/releases
But I'm not sure that would solve the problem.
That's what I thought. I made these modifications but it does not upgrade n in my tests :(
In the install script I have this line :
However, the install systematically failed with following log: