I'm trying to evaluate a new ExtReact extjs-reactor app. Registered for 30 day trial and logged in to the private extjs registry:
npm login --registry=http://npm.sencha.com [email protected]
Now I'm trying to clone the repository but getting an error:
ygenin-macrc ygenin$ git clone [email protected]<img src="images/smili...js-reactor.git extreact
Cloning into 'extreact'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I'm using Mac OSX. My colleagues use Windows and have no problem.
Please advise.