Closed imvetri closed 3 years ago
I resolved the issue,
Here is what I did.
npm i && npm run build
Where did you do this? I did it on the folder module but still got errors... Is there a way to solved on the main repository?
@fnaquira can you try cd handlebars-to-jsx && npm i && npm run build
I was able to resolve this temporarily by running build, as described. (noting that it is the subfolder under node_modules
). I wanted to point out that the issue itself is not resolved, though.
I have rebuilt and republished the package under @salomvary/handlebars-to-jsx
.
Also added a command line utility: https://github.com/salomvary/handlebars-to-jsx#command-line-usage
Thank you! Fixed in 0.1.4
Hi,
I think the published package is not built correctly. Here is the error I'm facing when I tried to use the tool.
Thanks, Vetri