Steve Mao
Steve Mao
> This worked for me: > remove node_modules > npm install --no-bin-links Yup, I googled it and saw that too... Seems like a workaround, not a fix.
I want to emphasize that this issue is really critical... `awsmobile publish` is completely broken.
Also would be great if the tool displays how big the files are and much has been downloaded. My download speed is 300mb/s and the files size is around 500mb....
Thanks. We use `git` to manage our source so when we push, we make sure it's the latest code. We probably don't need to get the latest code again.
Thanks @iamakulov for writing this up. I thought this exists because `import()` wasn't a thing. would like to see the opinions from the maintainers.
@kinetifex I'll give it a shot! Looks like it's working. Cheers!
CC @zehua @haoel @benjamingr @cht8687
Ping @waitingcheung
Could you submit a PR with the failing test?
Why not just use a shim https://github.com/es-shims/String.prototype.padStart?