I have several pages using
import wixSite from 'wix-site-backend';
and they all fail to load and have all other code fail too.
This error shows up in the console
“Cannot find module ‘wix-site-backend’ in ‘public/pages/gps60.js’”
Does anyone else experience the same?