Replies: 4 comments 10 replies
-
Are you running "php artisan serve" ? |
Beta Was this translation helpful? Give feedback.
-
Did you get a fix for this error? I am getting a network error when completing the installation. |
Beta Was this translation helpful? Give feedback.
-
I am getting this error when running composer install. Class UseThisChain located in ./app/Services/HelperFunctions.php does not comply with psr-4 autoloading standard (rule: App\ => ./app). Skipping. Am using larvel with php8.2. I cant seem to resolve this error. Kindly assist. |
Beta Was this translation helpful? Give feedback.
-
Yes. I wasn't able to sort it out
…On Thu, 23 Jan 2025, 15:56 Blair Jersyer, ***@***.***> wrote:
Hi, are you still having that issue ?
—
Reply to this email directly, view it on GitHub
<#1472 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALFSLDEFMDBNW3DY7B22CT32MDRIBAVCNFSM6AAAAABQXQSRGCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJSHE2TOMY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi All,
I'm having a pretty rough time installing NexoPOS. I've tried both in Ubuntu 22.04, 20.04 and Win10. So far, i've had the most luck in Win10, so i'll go from there.
I followed the Youtube video below, using laragon for the install. Most versions of software are, however newer than in the video.
https://www.youtube.com/watch?v=-eXapKZrcBc&t=1s&ab_channel=NexoPOS
What i'm finding is that when I get to the Create Installation screen, I click "create installation", and eventually I see a network error at the bottom of the page. I can verify that the DB was created and all tables are there. Reloading the page brought me to a database update - after running for a bit, i'm greeted with an error that says "Attempt to read property "id" on null". I can "try again" or "return". Try again results in the same ending.
Can someone perhaps point out what I may be doing wrong? I'd really prefer to run this under ubuntu 22.04, but all attempts there eventually result in a blank page being served, or a 404 after clicking 'dashboard' on the opening page instead of going to db setup.
Beta Was this translation helpful? Give feedback.
All reactions