Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
148 views
in Technique[技术] by (71.8m points)

node.js - Is it possible for a package to depend on a previous version of itself when using NPM?

I'd like a package to depend on a pegged previous version of itself for bootstrapping purposes. I'm wonder if it is either possible to do this in NPM as-is, or if there's any relatively simple way to hack NPM into allowing this behaviour.

question from:https://stackoverflow.com/questions/66054984/is-it-possible-for-a-package-to-depend-on-a-previous-version-of-itself-when-usin

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...