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
Trying to incorporate this into a vue project to enable zipped image downloads. It works fine in a dev environment, but the production site gives me this error:
TypeError: Failed to resolve module specifier "jszip". Relative references must start with either "/", "./", or "../".
Any guidance is appreciated...
The text was updated successfully, but these errors were encountered:
Trying to incorporate this into a vue project to enable zipped image downloads. It works fine in a dev environment, but the production site gives me this error:
Any guidance is appreciated...
The text was updated successfully, but these errors were encountered: