Sometimes Not Finding Imported Function

I am importing a function from the backed, sometimes the function will work and other times it will return this error;

FunctionNotFoundError: Error loading function from web module backend/fModule.jsw: function 'Calculate' not found

Sometimes it will work and sometimes it will not. It could run well once and then not again and then if I refresh the page it will still not work. Does anyone know why this could be happening?