agent-mimir icon indicating copy to clipboard operation
agent-mimir copied to clipboard

Installation

Open cameronking4 opened this issue 11 months ago • 3 comments

Support pnpm or yarn, having alot of issues with npm on v23

cameronking4 avatar Jan 25 '25 08:01 cameronking4

Tried in a Github Codespace, can't npm install successfully there either

cameronking4 avatar Jan 25 '25 08:01 cameronking4

Recurring issue is: npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/@nut-tree/nut-js/-/nut-js-3.1.2.tgz - Not found npm error 404 npm error 404 '@nut-tree/nut-js@https://registry.npmjs.org/@nut-tree/nut-js/-/nut-js-3.1.2.tgz' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: /home/codespace/.npm/_logs/2025-01-25T08_23_57_839Z-debug-0.log

cameronking4 avatar Jan 25 '25 08:01 cameronking4

Hi @cameronking4 I have fixed the nut-js issue. Unfortunately Node v23 has issues with SQL lite so that may have to wait, LTS works just fine.

Altaflux avatar Feb 08 '25 04:02 Altaflux