Can`t install the latest Version V5.0.17

Only support v5.0.12-v5.0.16

Hmmm… it may be a browser cache issue, does using a different browser help?

same error with different browser, and if update from old version, it shows the route not supported.
image

Hmm… I’m not sure. We just released a new version, maybe it will help?

Hi I’m facing a problem where once I install the invoice ninja and fill in the DB credentials and my username, next step is refreshing again the installation page…

I’m trying to install v5 on xampp 7.4.11 php7.4

Thank you.

Actually I’m getting the below errors.
‘npm’ is not recognized as an internal or external command,
operable program or batch file.
‘node’ is not recognized as an internal or external command,
operable program or batch file.

It would be helpful if you could create a separate post

1 Like

Sure: InvoiceNinja V5 setup loop and 500 | Server Error

I tried the latest V5.0.20, can access the setup page, and can connect to MySQL, can send test email.

But the test PDF page shows 500 error, and when Submit the setup, the site also shows 500 error.

After updating to 5.0.20 there is new update for puppeteer that deeply affects things, you should see my chat about the same issues in slack here:
https://invoiceninja.slack.com/archives/C015D3NDX8X/p1603090348049700

If you try to ensure APP_URL variable = ‘https’ not ‘http’ that REQUIRE_HTTPS=true, that might help, but most of all you should clear cookies and cache and hit “refresh data” under device settings in the app, not necesarily in that order.

The update process for puppeteer is to blame, but the bug should be temporary if you do this.