Open abel672 opened 6 years ago
This issue was solved in the next way!
-Create a use account in npm.
-In you terminal run npm login
-Login with your npm created account (user, password, email)
-After that a message of confirmation appears
-Run npm whoami
to be sure that you are loggedin
-Once you checked, just run the command again sudo npm i telegram-mt-node
-Package should be installed without errors.
Tutorial to follow previous process in npm docs
I am trying to install the telegram-mt-node library in my projects to use it with telegram-js library of npm. When I run the command, this error appears:
Is it something related with permissions in the git repo?. Something had same issue?