This morning I created a new blank page, and simply add to the beginning -
import {ok, notFound, serverError} from ‘wix-http-functions’;
But when I preview, I will always get -
Cannot find module ‘wix-http-functions’ from ‘public/pages’
I set the page permission to Everyone, collection permission of all to Everyone, but still doesnt work. I logout, login of WIX, the same. I tried Safari, Chrome and both are the same. I dont think I had this problem yesterday on another page but today that page came up with the same error. What is this error and how do I solve it?
Thanks.
Ken