Using "npm install" to install jquery-ui

Bomin picture Bomin · Dec 11, 2015 · Viewed 59.3k times · Source

I see from here https://github.com/jquery/jquery-ui that jquery-ui's latest release is 1.11.4. However, when I use "npm install jquery-ui", it's only 1.10.3. I checked this version in node_modules/jquery-ui/jquery-ui.js.

Is there any way for me to install the latest version?

Answer

schad picture schad · Aug 5, 2016

jQuery-ui specifically needs to be build after installation. To avoid this, use npm install jquery-ui-dist