Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For some reason the minified file missing in npm #185

Open
artyil opened this issue May 24, 2017 · 1 comment
Open

For some reason the minified file missing in npm #185

artyil opened this issue May 24, 2017 · 1 comment

Comments

@artyil
Copy link

artyil commented May 24, 2017

How to reproduce:

/tmp/123$ npm install jquery-mousewheel  
/tmp/123  
└── jquery-mousewheel@3.1.13  
  
/tmp/123$ ls -aR  
.            ..           node_modules  
  
./node_modules:  
.                 ..                jquery-mousewheel  
  
./node_modules/jquery-mousewheel:  
.                    ChangeLog.md         README.md            package.json  
..                   LICENSE.txt          jquery.mousewheel.js
@jquery jquery deleted a comment from lepolt Aug 18, 2019
@jquery jquery deleted a comment from TomDmitriev Aug 18, 2019
@scottsawyer
Copy link

I have the exact same problem the only files included are:
ChangeLog.md jquery.mousewheel.js LICENSE.txt package.json README.md

It downloaded v3.1.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants