New to Kendo UI for jQuery? Download free 30-day trial

The jQuery Module Is Not Found When Installing with NPM

Environment

Product Progress® Kendo UI® for jQuery NPM Installation
Operating System Windows 10 64bit

Description

During the NPM installation process, I get an error that the jQuery module is not found.

Error Message

Error: Cannot find module 'jquery' from '/Users/bernhard/Documents/JavaScriptDevelopment/kendo-ui-npm-example/javascript-browserify'

Cause

Most probably, you use an earlier NPM version.

Solution

Update to an NPM ^3.0.0 version.

In this article