Open pietgk opened 2 weeks ago
Solved it (read the fine manual) and changed appRoot to "."
closing it
I will reopen it as there's a small improvement we could make here. We can verify the app root is a relative path and provide some more helpful error message.
In general, the type of settings you check into the version control should never have user-specific absolute paths as they are rarely portable.
i tried to make explicit what ${workspaceFolder} value was :-), as in the comment explained. agree on being nicer on error feedback (maybe include link to docs page).
Description
Specifying appRoot in launch.json configuration does not work
Gives popup with
Removing the appRoot entry result in log:
I need a way to specify appRoot, as i have multiple metro.config.js in my repo (disabled the other one to report this issue in the minimal context).
Thx in advance for any help.
Environment
The logs also report (i do not know if this is relevant or not)