Uncaught TypeError: Failed to resolve module specifier "data.js". Relative references must start with either "/", "./", or "../"


get this error when running
C1_W2_Lab_1_mnist.html
data.js is in the same folder, why ?

Check if anywhere you are missing anywhere

/ or ./ or …/