Closed scorsi closed 6 years ago
Did you regenerates the dist folder ? Maybe juste send the src folder and remove the npm run build
task ? Because when I run it with the npm package, it fails, but when I run it from sources node src/cli.js
it's good.
You also can use https://github.com/typicode/husky to automaticaly build dist folder before git push
for example.
Sorry, try running the install globally again. I just pushed out version 1.0.12
Thanks again @scorsi
Hello again,
When we use the antlr4-tool cli without argument, it crashes. Generally, the help is shown by default.