clocal-azure
clocal-azure copied to clipboard
Yarn installation failed
Hi,
After Cloning the repository I've run yarn
to install dependencies. I've got following error
error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"".
npm install works just fine projects works as expected.
Possible solution - I've regenerated yarn.lock using yarn generate-lock-entry. It works just fine :) Shall I make a PR with the new yarn.lock ?
@rehrumesh @lakindu95