npm / npme-installer

npm Enterprise installer
https://www.npmjs.com/enterprise
Other
35 stars 21 forks source link

Update npm Enterprise AMI to use latest version of npme #128

Closed nexdrew closed 8 years ago

nexdrew commented 8 years ago

At the very least, we need to swap out the npmo bin for the latest npme bin. Creating the issue here since we do not yet have a repo for building the AMI.

Would be even better to setup the AMI to automatically grab the latest version somehow - or perhaps just build update-notifier into the npme bin (which sounds like another upcoming issue).

nexdrew commented 8 years ago

As of npme@3.7.1, running the bin will check for updates via update-notifier.

As of AMI version npme-ubuntu-20160608, a version of npme exists that will check for updates.

Closing.