Popper-core: Dist not donwload with bower

Created on 9 May 2017  ·  3Comments  ·  Source: popperjs/popper-core

Hello,

I want to install Popper.js in es5 and version 1.9.1 with bower in my project, and I followed your recommandation with the command:

bower install popper.js=https://unpkg.com/popper.js --save

I tried to add a version to the url but can't find any solution here because bower doesn't like version target on url package. So I tried to install it with that command:

bower install [email protected]

But the "dist/" folder is not present in the bower package donwloaded and I need the es5 version. I think it's because the folder isn't present on the master branch on github. Is that possible to add it?

Thanks for your work and your help!

# QUESTION ❔

All 3 comments

Bower is (almost) deprecated and their own maintainers suggest to move to Yarn.

I opened an issue for you here:
https://github.com/unpkg/unpkg.com/issues/33

I can't do anything else.

Ok, thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NilsEnevoldsen picture NilsEnevoldsen  ·  5Comments

FezVrasta picture FezVrasta  ·  5Comments

nainardev picture nainardev  ·  3Comments

ConneXNL picture ConneXNL  ·  3Comments

memboc picture memboc  ·  3Comments