Closed esganzerla closed 7 years ago
We're distributing the lib/tape.js
transformer module as ES2015, which is surprising to me.
I suspect jscodeshift
used to transpile that module, which has now stopped working. https://github.com/facebook/jscodeshift/releases/tag/v0.3.21 seems of interest.
@novemberborn any progress on this? If tape-to-ava
does not work on any node version it seems like it should be deprecated/removed entirely from ava-codemods
.
UPDATE: PR'd a fix #35
I just tried using tape-to-ava and got this error on terminal.
I'm running on node 7.2.1.