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
That's strange - 3.1.9-1 should be unaffected and this is the version staticrypt uses and embeds in the encrypted file. So I can't reproduce. It's been a while - if you're still experiencing the issue can you give more info on your setup, like running npm i and checking the crypto-js version in the package-lock.json?
npx staticrypt index.html test -o index.html
throws the following error:A quick fix could be to use a previous version of
crypto-js
:The text was updated successfully, but these errors were encountered: