I’m encountering an import error while trying to bring a function into my server file. Despite ensuring the correctness of the file path – confirmed by successfully opening the file upon clicking – the error persists when attempting to run the code. Any insights on resolving this issue would be greatly appreciated.
I tried removing the JS extension and creating a whole new file but nothing worked.