what node version use ?
choupaland opened this issue · 3 comments
choupaland commented
Hi,
Nice works.
I try to change the pdf template.
i try to npm install
on node 16 , that doesn't work
i try after npm install
on node 12.22.12, that "work"
but npm run dist:dev
failed
umi build
fail because umi it doesn't find
Which node version i need for npm instal
and umi build
work ?
Best regards.
madisvain commented
Project has switched from Electron to use Tauri.
There is a new alpha release out if you want to take a look: https://github.com/madisvain/upcount/releases/tag/v2.0.0-alpha.1