holdenmatt / duckdb-wasm-kit

Hooks and utilities to make it easier to use duckdb-wasm in React apps.
https://www.npmjs.com/package/duckdb-wasm-kit
MIT License
101 stars 4 forks source link

couldn't install from npm #1

Closed deanm0000 closed 1 year ago

deanm0000 commented 1 year ago

doing npm install duckdb-wasm-kit resulted in: npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@holdenmatt%2fts-utils - Not found npm ERR! 404 npm ERR! 404 '@holdenmatt/ts-utils@^0.1.11' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

holdenmatt commented 1 year ago

Thanks for trying it and letting me know.

This should be fixed now, can you try again?

deanm0000 commented 1 year ago

good to go now. Thanks.

holdenmatt commented 1 year ago

Great, thanks. Let me know if you run into any other issues!