Bug: The opened URL is randomly missing ${word}
Found bug when using amplify-cli aws-amplify/amplify-cli#5664
Enviorment:
"open" : "^7.3.0",
Code snippet:
const open = require("open");
const deepLinkURL = "https://localhost/users$new?step=abc"
open(deepLinkURL, { wait: false }).catch(() => { });
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too