// create an .env file in the project's root dir(where package.json is located) and add NODE_PATH=src // and if this does not work try NODE_PATH=./src