Latest dev build 4f837f75ea doens't work for me #176

Closed
opened 2022-10-07 21:12:42 +00:00 by YokaiRick · 4 comments

When i build FE from current latest dev i only get a white browser page and some errors in my browser console -> see attach screenshot.

npm --version
6.14.17

While building, i only get the 'normal' warnings, but no actual errors, or any noticable diff in the output to my last functioning build

I could build an older version without problems, so for now my FE is back online.
The version i currently use is 3c780adeb2

Any tip how i can debug this? Ma i the only one with this error?

When i build FE from current latest dev i only get a white browser page and some errors in my browser console -> see attach screenshot. npm --version 6.14.17 While building, i only get the 'normal' warnings, but no actual errors, or any noticable diff in the output to my last functioning build I could build an older version without problems, so for now my FE is back online. The version i currently use is 3c780adeb2cf935894c663781f42020ec5c431ef Any tip how i can debug this? Ma i the only one with this error?

did you update the backend as well? it might not work with older versions

i'll check

did you update the backend as well? it might not work with older versions i'll check
Author

I did, backend is also latest dev

I did, backend is also latest dev

ensure your have nodejs14

clean the dist folder, run yarn to reinstall any packages then attempt rebuild

ensure your have nodejs14 clean the `dist` folder, run `yarn` to reinstall any packages then attempt rebuild
Author

yeah, running yarn did the trick.. i'll include it in my update workflow now. thanks <3

yeah, running yarn did the trick.. i'll include it in my update workflow now. thanks <3
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#176
No description provided.