Results 191 comments of Manuel

I encountered a similar problem and fixed it by `sudo rm -rf ~/.nix-portable` :stuck_out_tongue_closed_eyes:

@asitemade4u @paulfitz done ;) https://github.com/n8n-io/n8n/pull/2788

Also for this situation: https://cht.sh/rust/flush+stdout/1 ``` $ http https://cht.sh/rust/flush+stdout/1 HTTP/1.1 200 OK Connection: keep-alive ... X-Frame-Options: DENY /* * 404 NOT FOUND * * Unknown cheat sheet. Please try to...

> Worth mentioning sometimes if you set mode: 'spa' just temporarily you can get the error to fire on the frontend instead which can help track it down in normal...

> I would also appreciate a sign of interest (or concern!) from the maintainers before committing to this branch further Could you give some guidance/resonance? @the-mikedavis @archseer

Well the error is caused here https://github.com/johannesjo/super-productivity/blob/f82bb76a5fbe504c0ebb35273a13e02e2470c553/src/app/imex/sync/web-dav/web-dav-sync.service.ts#L42

> I am not sure how to solve it. A workaround is to create an empty file where you told superproductivity to store its' data (as written in the main...

I'd say `EXIT_CODE` is most ~~intuitive~~ well-known :sweat_smile: ``` build: cmds: - foo.sh - defer: if [[ {{EXIT_CODE}} -ne 0 ]]; notify-send "Build error"; fi ``` It's a bit of...

**I have paused work on this** as I found a new lib: https://github.com/fission-codes/stack/tree/main/packages/ucan ... and not sure yet what's the deal. [Awaiting clarification](https://discordapp.com/channels/478735028319158273/891351883388715079/1194627973345706116).