Importing Autoload into main.js on fresh install

Did a completely new install for Sage, but the main.js file is producing an error on yarn build.

It has something to do with autoload in the main.js file, but I can’t figure out how to fix it. In the fresh install, it’s written like this: import “./autoload/**/*”

The error I’m receiving is below:

ERROR Failed to compile with 1 errors 5:23:52 PM

error in ./resources/assets/scripts/main.js

5:43 error Parsing error: Unterminated string constant

:heavy_multiplication_x: 1 problem (1 error, 0 warnings)

@ multi ./scripts/main.js ./styles/main.scss