h2non / nar

node.js application archive - create self-contained binary like executable applications that are ready to ship and run
MIT License
428 stars 23 forks source link

DeprecationWarning: Archiver.bulk() deprecated since 0.21.0 #147

Closed SimenB closed 7 years ago

SimenB commented 7 years ago

I get a ton of them.

archiverjs/node-archiver#202

h2non commented 7 years ago

Gonna fix that soon!

h2non commented 7 years ago

Fixed in nar@0.3.40, now available on npm. You can simply upgrade it:

npm install -g --force nar