You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to npm publish the latest code in this repository? It looks like some dependency versions were bumped as well as the version number, but it was never published.
As it is now, the latest version in npm uses an old version of node-expat, which does not work on the latest versions of node. The latest code in this repo does work though!
Cheers!
The text was updated successfully, but these errors were encountered:
Hey guys, just to let you know I've forked the project (as the maintainers didn't seem to want to keep working on it) and published the newest code with the dependencies. Works on v4 and up now.
Hello @dhruvbird!
Would it be possible to
npm publish
the latest code in this repository? It looks like some dependency versions were bumped as well as the version number, but it was never published.As it is now, the latest version in npm uses an old version of
node-expat
, which does not work on the latest versions of node. The latest code in this repo does work though!Cheers!
The text was updated successfully, but these errors were encountered: