gonzofish / angular-librarian

An Angular 2+ scaffolding setup for creating libraries
https://www.npmjs.com/package/angular-librarian
MIT License
91 stars 9 forks source link

npm run tagVersion fails #82

Closed litzebauer closed 6 years ago

litzebauer commented 6 years ago

Getting spawnSync np ENOENT error

gonzofish commented 6 years ago

would you mind providing your versions of Librarian & NPM?

litzebauer commented 6 years ago

npm version: 3.10.7 angular-librarian is from master

I didn't realize my NPM was so old. I'll try upgrading and report back

On Fri, Nov 10, 2017 at 10:48 AM Matt Fehskens notifications@github.com wrote:

would you mind providing your versions of Librarian & NPM?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gonzofish/angular-librarian/issues/82#issuecomment-343508643, or mute the thread https://github.com/notifications/unsubscribe-auth/ABLc68zTZhmL72HeQntcJrBuf1s31UNEks5s1HA9gaJpZM4QZulm .

gonzofish commented 6 years ago

Not a problem--I can't see NPM that old being the problem, but let me know

litzebauer commented 6 years ago

With npm 5.5.1 I get


npm ERR! errno 1```

On Fri, Nov 10, 2017 at 10:57 AM Matt Fehskens <notifications@github.com>
wrote:

> Not a problem--I can't see NPM that old being the problem, but let me know
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/gonzofish/angular-librarian/issues/82#issuecomment-343511057>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABLc658seDdMziZDiDzBQ2fh6fi5umQnks5s1HJXgaJpZM4QZulm>
> .
>
gonzofish commented 6 years ago

tagVersion should be working now