jasp402 / Easy-YOPmail

📮 YOPmail emails manager from an NPM NodeJS library
https://jasp402.github.io/Easy-YOPmail/starter-topic.html
18 stars 3 forks source link

Can't npm install #11

Closed leksandrs closed 9 months ago

leksandrs commented 10 months ago

🐛 Issue Report

Title: Can't npm install

Labels: bug

Environment:


Steps to Reproduce:

  1. ➡️ Create a new folder
  2. ➡️ npm init -y
  3. ➡️ npm i easy-yopmail

🏳️ Expected Behavior:

Library installed

🚩 Actual Behavior:

npm ERR! errno -4058

📷 Screenshots / Live demo link:

image

🧮 Additional Context:

None


🤔 I expected npm to successfully install the library, but instead it failed with errno -4058.

SomeTroller77 commented 9 months ago

i am also facing this issue please fix this issue ASAP

jasp402 commented 9 months ago

I'm working on it. I've done a few updates. But all indications are that it is the Axios library that is causing problems. So I had to rewrite the whole project using only native libraries without dependencies. To avoid this inconvenience and possibly make installation and execution faster.

NOTE: If Liberia is installed correctly and can be used, the message is due to a dependency. Therefore, it can be used even if this message appears.

But I will upload a new version soon and let you know.

jasp402 commented 9 months ago

Fixed. Please install the version 4.3.6 it's LTS.