Question:
My javascript that has been working for years no longer works
import encode from "nodejs-base64-encode";
the import is failing
Product:
Wix Editor
What are you trying to achieve:
I am trying to base64 encode a string
Question:
My javascript that has been working for years no longer works
import encode from "nodejs-base64-encode";
the import is failing
Product:
Wix Editor
What are you trying to achieve:
I am trying to base64 encode a string
Hi, @Unit_Assistant !!
Does this mean that the backend program of your site, which has been running for years, has suddenly stopped working? For now, have you checked whether any packages might have disappeared from your site?
I remember that there was a time when many users experienced issues with packages failing to import, so this problem might be related to that.