On 1/31/21 8:49 AM, Alessandro Barbieri wrote:
> I'm trying to package nodejs software and I made an overlay for it here
> https://github.com/Alessandro-Barbieri/node-overlay 
> <https://github.com/Alessandro-Barbieri/node-overlay>
> Could you try it and send feedback?


I have to confess, I don't like nodejs a lot.
But don't node packages have a very strict version dependency?
Does this handle version conflicts?

X needs >=A-1.2 and <=A-1.3
Y needs >=A-1.5

How would this be solved here? Isn't it for this reason that
package installs are to a local folder for each application?

I don't know if going to global installs is the best idea.
But I'm willing to be enlightened and proven wrong :)

Best,
Aisha

Reply via email to