We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting this error when I run dat-next on a folder:
~/my/apps/hakll ~/my/dat-next/cli.js dat://a60bddb8ea1e9bf4ee510cbd864fd4133175c3a1f09d7935ce0a429dfd789018 Syncing Archive: 304 files (2.1 MB) Waiting for Connections... Importing 2320 files to Archive [==========--------------------------------] 2.1 MB / 8.6 MB 1.2 MB/s ADD: /node_modules/browser-resolve/index.js [------------------------------------------] 0 B / 9.3 KB events.js:161 throw er; // Unhandled 'error' event ^ Error: Could not locate data at /Users/paulfrazee/my/dat-next/node_modules/dat-storage/index.js:50:30 at loop (/Users/paulfrazee/my/dat-next/node_modules/dat-storage/index.js:108:19) at /Users/paulfrazee/my/dat-next/node_modules/dat-storage/index.js:75:5 at /Users/paulfrazee/my/dat-next/node_modules/hypercore/index.js:967:5 at onread (/Users/paulfrazee/my/dat-next/node_modules/random-access-file/index.js:107:25) at FSReqWrap.wrapper [as oncomplete] (fs.js:627:17)
The text was updated successfully, but these errors were encountered:
This is a dat-storage error mafintosh is aware of and working on (possible related to the latest option in hyperdrive).
latest
Sorry, something went wrong.
No branches or pull requests
I'm getting this error when I run dat-next on a folder:
The text was updated successfully, but these errors were encountered: