madisvain / upcount

Invoicing for freelancers & small businesses
https://upcount.app
GNU General Public License v3.0
349 stars 68 forks source link

what node version use ? #134

Closed choupaland closed 1 week ago

choupaland commented 1 year ago

Hi,

Nice works.

I try to change the pdf template.

i try to npm installon node 16 , that doesn't work

i try after npm installon 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 instaland umi buildwork ?

Best regards.

madisvain commented 1 week ago

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