Question:
Cannot find module ‘wix-secrets-backend.v2’
for some reason it says the following :
" [/pages/Custom Login.ffnug.js]: Cannot find module ‘wix-secrets-backend.v2’ in ‘public/pages/ffnug.js’ "
Product:
I am using WIX STUDIO
What are you trying to achieve:
I am trying to import secrets an (api key) present in my secret manager
What have you already tried:
I also tried using [/pages/Custom Login.ffnug.js]: Cannot find module ‘wix-secrets-backend’ in ‘public/pages/ffnug.js’ but it throws the same error
Additional information:
the code does not run at all its not creating any logs through my console