Hi Team! Excited to get started here, but ran into the following issue on Mac during install. Attempting to open Julia.app to bring up the REPL produces the following:

Specs:
macOS: 10.15.4
Julia version: 1.4.1
UPDATE: RESOLVED
Leaving this post here in case anyone runs into the same issue. Not a permanent solution, but if you run exec /Applications/Julia-1.4.app/Contents/Resources/julia/bin/julia or simply navigate to that location within the Julia-1.4.app package contents and run the executable, it resolves. I suspect it's an initialization permission issue with Terminal, as after performing that explicit execution the Julia app alias now runs directly from Applications.