Closed nihey closed 9 years ago
jQuery dependency should be listed on package.json. Running npm i jquery --save should do the trick.
package.json
npm i jquery --save
jQuery dependency should be listed on
package.json
. Runningnpm i jquery --save
should do the trick.