samthor/kuto

Error On split command

balajimuthukrish opened this issue · 3 comments

Error On split command

Steps To reproduce

  1. npm install kuto
  2. kuto split index.87aecb75.js out/ (executed split on bundle file and I am trying this on vue).
    and got Following Error
    .nvm/versions/node/v12.22.10/bin/kuto: 1: Syntax error: "(" unexpected

I was not sure about how to install kuto and will this work on latest node versions?

Kuto should now run on Node 14+.