squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺
https://squirrelly.js.org
MIT License
592 stars 82 forks source link

What was the problem with np for v8.0.0-beta.3? #144

Closed papb closed 4 years ago

papb commented 4 years ago

Note: unfortunately, due to some problems with np, there was an error in publishing beta 3 and we had to skip to beta 4. (source)

May I ask what was the problem? And how did you work around it? Is this being tracked in the np repository already? (From a cursory look there I didn't find anything...) Is this a regression on np?

Let's make np better :)

nebrelbug commented 4 years ago

Hi @papb! The problem was mainly user error. I updated np, and didn't realize it now required input of the 2FA code. So, to me, it looked like it was lagging infinitely :)

I canceled np because I thought it was frozen, but v8.0.0-beta.3 was already tagged on GitHub and I decided to just publish one version higher.

papb commented 4 years ago

@nebrelbug Ah I see, thanks for your time :)