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
The interesting thing is that the production build/serve works nice. Also when I ran it with ng serve everything worked and it produced the correct xlsx file, which would solve all my problems. Only tests are failing. Any ideas what I might be missing?
The text was updated successfully, but these errors were encountered:
Hi guys, great library, I have the following error. My jest tests are failing with following error:
My setup: Angular 7 + Jest + zipcelx
package.json
with all required dependencies forzipcelx
andjest
config looks like this:The interesting thing is that the production build/serve works nice. Also when I ran it with
ng serve
everything worked and it produced the correct xlsx file, which would solve all my problems. Only tests are failing. Any ideas what I might be missing?The text was updated successfully, but these errors were encountered: