-
# Summary
## Problem
Adding `webnative` to a create-react-app built app results in a parse error:
```
./node_modules/webnative/lib/fs/v1/PublicTree.js 157:49
Module parse failed: Unexpected…
-
At the moment `webnative.apps.deleteByDomain` fails server-side, for some reason that causes CORS headers not being sent.
To work around the CORS issues, there's a try-catch-all in dashboard.
We…
-
- **Version**: 0.11.1
- **Platform**: MacOS 10.15.7 running Node v16.7.0
- **Subsystem**: Unknown
#### Severity: High
#### Description:
IPFS-Core causes process to hang instead of exiting, …
-
## Problem
```
│ sh: rimraf: command not found
│ npm ERR! code ELIFECYCLE
│ npm ERR! syscall spawn
│ npm ERR! file sh
│ npm ERR! errno ENOENT
│ npm ERR! base58-universal@1.0.1-0 clear: `rimra…
-
-
I think this is because the `webnative` require in `webnativeElm` is a difference "instance".
So if you run `webnative.setup` it won't be picked up by the webnative-elm code.
Not sure what the sol…
-
# Summary
I authenticate but than can't seem to get to the dashboard itself. If I look at Firefox's error console I get:
"asm.js type error: expecting argument type declaration for 't' of the fo…
-
## Problem
If the user hasn't given full filesystem permissions to an app, the app won't be able to resend verification emails, because it'll fail with "Could not find your local UCAN". The way UCA…
-
UCANs expire after an hour. We should handle that error better (right now it's just a 401 from the server) & prompt the user to log in again
-
# Summary
If you try to create an app with a name that already exists, this is the response you get:
![image](https://user-images.githubusercontent.com/1430958/114597093-a5740580-9c90-11eb-9d01-…