-
Since #548 there's an error that affects the use of the command `dat` without parameters. It should return the help, like v11.4.0, but it now returns:
```
/usr/lib/node_modules/dat/node_modules/dat-j…
-
something like this maybe?
```js
var dat = Dat({ file: path })
```
This is required as we want to allow people to share individual files through dat-desktop, where there might be other unrelat…
-
clkao updated
7 years ago
-
fixing this depends on https://github.com/datproject/dat.land/issues/234
-
dat.land will start timing out after sharing a few different dats. It also makes the server slow (slow to ssh). I wonder if the lru cache is filling up in server/haus.js.
-
As per https://github.com/juliangruber/dat-desktop/issues/57 we should migrate the logic to `choo`.
[ steps tbi, need to read source to figure out what the order is ]
-
1. upload a bunch of files
2. click new archive
3. now see the file list in a weird state of uploads at 0% progress.
![screen shot 2016-09-18 at 10 29 05 am](https://cloud.githubusercontent.com/ass…
clkao updated
8 years ago
-
I tried installing using `npm install -g dat` on Ubuntu MATE 16.10 and it fails. I have tried both as sudo and non sudo user. Attached is the log file.
[npm-debug.log.zip](https://github.com/datproje…
-
A user that comes to dat.land (e.g. from the dat website) should …
- understand where they are
- what they can do
For the current version, I suggest some quick fixes like:
- give it a name ("dat.land…
-
Hi,
For a while i ve been wondering if it does not exist a npm manager relaying on torrent technology to expose and share package content.
so far i have not found aything else than torrent implementa…