cattr-app / desktop-application

Electron-based desktop time tracker for Cattr
Other
103 stars 38 forks source link

Not able to install dependencies #90

Open jndal2381 opened 3 months ago

jndal2381 commented 3 months ago

i have clone the repo and tried to install the dependencies, then getting error as

image

npm error 404 Not Found - GET https://registry.npmjs.org/@cattr%2fnode - Not found npm error 404 npm error 404 '@cattr/node@^4.0.0-RC4' is not in this registry.

anybody knows how to fix this, I have already tried npm I -f and --leagacy-peer-deps and npm I @cattr/node, nothing works, any other solution ?