You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
$ jasmine
module.js:327
throw err;
^
Error: Cannot find module 'jquery'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at /home/franklinsantos/webmail2016/skins/webmail2016/spec/helpers/jasmine-jquery.js:32:37
at Object.<anonymous> (/home/franklinsantos/webmail2016/skins/webmail2016/spec/helpers/jasmine-jquery.js:36:2)
at Module._compile (module.js:397:26)
at Object.Module._extensions..js (module.js:404:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
The text was updated successfully, but these errors were encountered:
wellyal
changed the title
Why is not recognizing a jQuery
Why is not recognizing jQuery object
May 9, 2016
I did everything was said, but I don know why I can't make it work.
The text was updated successfully, but these errors were encountered: