chakram
chakram copied to clipboard
404 Not found stringify-clone@^1.0.0
When I try to run npm instal -save-dev chakram
I get error 404 Not found stringify-clone@^1.0.0
Is there any way to fix or workaround this?
@raquel-bautista - Make sure that you have node and npm pre-installed and up-to-date by folling command: node -v npm -v
And use below command to install chakram : npm install --save-dev chakram