SyntaxError: Cannot use import statement outside a module I’ve got an ApolloServer project that’s giving me trouble, so I thought I might update it and ran into issues when using the latest Babel. My “index.js” is: require('dotenv').config()... May 7, 2022 0 Comments