alfredopalhares / arch-pkgbuilds

Alfredo's Arch Linux PKGBUILDs
38 stars 24 forks source link

joplin-desktop build is not working anymore #114

Closed rwxd closed 10 months ago

rwxd commented 2 years ago

Hi, it seems like the build is sadly not working anymore :/

➤ YN0007: │ @fortawesome/free-regular-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed
➤ YN0007: │ @fortawesome/free-solid-svg-icons@npm:5.15.4 must be built because it never has been before or the last one failed
➤ YN0009: │ root@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-97711a0c/build.log)
➤ YN0000: └ Completed in 1m 14s
➤ YN0000: Failed with errors in 1m 29s
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: joplin (joplin-desktop)
❯ tail -n 25 /tmp/xfs-97711a0c/build.log
➤ YN0000: [@joplin/lib]: Process started
➤ YN0000: [@joplin/plugin-repo-cli]: Process started
➤ YN0000: [@joplin/renderer]: Process started
➤ YN0000: [@joplin/server]: Process started
➤ YN0000: [@joplin/tools]: Process started
➤ YN0000: [@joplin/htmlpack]: Process exited (exit code 0), completed in 3s 3ms
➤ YN0000: [@joplin/renderer]: Process exited (exit code 0), completed in 3s 693ms
➤ YN0000: [@joplin/plugin-repo-cli]: Process exited (exit code 0), completed in 3s 824ms
➤ YN0000: [@joplin/tools]: Process exited (exit code 0), completed in 5s 660ms
➤ YN0000: [joplin]: Process exited (exit code 0), completed in 5s 827ms
➤ YN0000: [@joplin/lib]: Process exited (exit code 0), completed in 7s 944ms
➤ YN0000: [@joplin/server]: Process exited (exit code 0), completed in 8s 15ms
➤ YN0000: [@joplin/app-desktop]: gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.tsx(868,4): error TS2786: 'ErrorBoundary' cannot be used as a JSX component.
➤ YN0000: [@joplin/app-desktop]:   Its instance type 'ErrorBoundary' is not a valid JSX element.
➤ YN0000: [@joplin/app-desktop]:     The types returned by 'render()' are incompatible between these types.
➤ YN0000: [@joplin/app-desktop]:       Type '{}' is not assignable to type 'ReactNode'.
➤ YN0000: [@joplin/app-desktop]:         Type '{}' is missing the following properties from type 'ReactPortal': key, children, type, props
➤ YN0000: [@joplin/app-desktop]: gui/Root.tsx(257,4): error TS2786: 'ErrorBoundary' cannot be used as a JSX component.
➤ YN0000: [@joplin/app-desktop]:   Its instance type 'ErrorBoundary' is not a valid JSX element.
➤ YN0000: [@joplin/app-desktop]: Process exited (exit code 2), completed in 10s 661ms
➤ YN0000: Done in 10s 668ms
    at makeError (/home/user/.cache/yay/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/lib/error.js:59:11)
    at handlePromise (/home/user/.cache/yay/joplin/src/joplin-2.7.15/packages/tools/node_modules/execa/index.js:114:26)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async fn (/home/user/.cache/yay/joplin/src/joplin-2.7.15/gulpfile.js:35:5)
alfredopalhares commented 10 months ago

I am closing this issue, not really applicable anymore. Reopen if necessary.