-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
In your documentation it would be worthwhile to mention that you need to make sure to have ENV['TERM_PROGRAM'] defined as 'iterm.app' - eg add export TERM_PROGRAM='iTerm.app' to your ~/.bash_profile.
Otherwise when consular start PROJECT_NAME is run you get a cryptic error about no "no valid core found' and consular exits. It wasn't until I checked the source code that I saw the valid_system? method checks for this was I able to get things working.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels