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
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request
Current behavior:
I used v3.3.2 before
But after jquery-confirm upgraded to v3.3.3, I couldn't compile my website.
I have received an error below:
ERROR in ./node_modules/jquery-confirm/js/jquery-confirm.js
Module not found: Error: Can't resolve 'window' in '/var/www/html/..../node_modules/jquery-confirm/js'
@ ./node_modules/jquery-confirm/js/jquery-confirm.js 19:8-45
It was fine a few days ago
Other information:
I tried to change v3.3.2 to v3.3.3 but still error.
The text was updated successfully, but these errors were encountered:
NPM still seems to have the v3.3.3. And thats what I got, plus the window error.
If anyone happens to have the same issue, I fixed it by setting this as the version git://github.com/craftpip/jquery-confirm.git#v3.3.4 for the package.
jquery-confirm version:
v3.3.3
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request
Current behavior:
I used v3.3.2 before
But after jquery-confirm upgraded to v3.3.3, I couldn't compile my website.
I have received an error below:
It was fine a few days ago
Other information:
I tried to change v3.3.2 to v3.3.3 but still error.
The text was updated successfully, but these errors were encountered: