I was following the Readme file, ``` https://github.com/uimac/alembic-viewer cd alembic-viewer npm install alembic-viewer ``` yields an error ``` npm WARN install Refusing to install alembic-viewer as a dependency of itself ``` How to solve this?
I was following the Readme file,
yields an error
How to solve this?