Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth0 branding templates update fails to open external editor and cancels #412

Closed
jakeowenp opened this issue Mar 28, 2022 · 4 comments
Closed

Comments

@jakeowenp
Copy link

jakeowenp commented Mar 28, 2022

Description

When running auth0 branding templates update on an m1 mac with an external editor (e.g. vscode) - story book spins up, then instantly closes, and the html file opens as empty.

Tried with multiple m1 macs and Intel i5 macbook pro and multiple text editors - vscode/webstorm/atom.

Have always tried changing permissions and access in mac but not working

Reproduction

  1. set default editor in terminal to editor that requires new window, e.g. vscode
  2. run auth0 branding templates update

Environment

Macbook Pro
M1
MacOs 12.0.0
16gb Ram

@jakeowenp jakeowenp changed the title M1 mac auth0 branding templates update fails on open external editor auth0 branding templates update fails to open external editor and cancels Mar 28, 2022
@nickdaugherty
Copy link

@jakeowenp did you ever get this working?

@reujwils
Copy link

reujwils commented Jul 1, 2022

@jakeowenp @nickdaugherty I'm also stuck at the point this is describing and was curious if a solution was found?

@eugenf
Copy link

eugenf commented Dec 14, 2022

@nickdaugherty @reujwils I had the same issue and was able to fix it by setting the EDITOR var like this

export EDITOR="code -w"

@reujwils
Copy link

@eugenf Thanks, that worked for me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants