wirecardBrasil / awesome-mask

The awesome-mask runs with Vue.js and uses the vanilla-masker to make your form awesome with masks.
MIT License
165 stars 22 forks source link

Not downloading on npm #2

Closed BRKsDeadPool closed 7 years ago

BRKsDeadPool commented 7 years ago

Hello,

i was trying to download the package with "npm i --save awesome-mask" but the download crash after a few seconds.

May be this is a npm issue ?

caioincau commented 7 years ago

Hi @BRKsDeadPool we have tested on five devices this week (using effectively the mask) and we are not having problems with installation.

Can you run npm i --save awesome-mask@0.3.0 ?

BRKsDeadPool commented 7 years ago

Same thing.

capturar

It just stops downloading

caioincau commented 7 years ago

I think this is a problem in the npm repository, Can you test in another computer?

alexsandro-xpt commented 7 years ago

Same to me... what's happen?

caioincau commented 7 years ago

@alexsandro-xpt using Windows?

caioincau commented 7 years ago

Also, can you see your node and npm version?

Are you using sudo? (you are not supposing to use)

alexsandro-xpt commented 7 years ago

Yes, using Windows @iCaio Node Version: v7.5.0, NPM Version: 4.1.2

caioincau commented 7 years ago

@alexsandro-xpt I have removed the Vue dependency on 0.3.1, can you try these? On the print, the problem is on installing the dependency of the awesome-mask.

alexsandro-xpt commented 7 years ago

@iCaio Same thing, not work...

caioincau commented 7 years ago

I am sorry @alexsandro-xpt but I found that this is a problem with our depencency:

https://github.com/BankFacil/vanilla-masker/issues/91

caioincau commented 7 years ago

Changed the depedency at 0.3.3 version(only and specific this), please try these one.

alexsandro-xpt commented 7 years ago

Thank you so much @iCaio, package instalation is done with awesome-mask@0.3.3

caioincau commented 7 years ago

@alexsandro-xpt @BRKsDeadPool Vanilla Masker now supports Windows, you can update the Awesome-Mask to latest version 😄