Tag: Node

← All tags

2 posts

await and componentDidMount woes

While converting React Native Bluetooth Classic to Typescript I ran into some issues with componentDidMount and await. A couple evenings down of trying to figure out componentDidMount being blocked and a resolution was found.

No exports main resolved ... @babel/helper-compilation-targets/package.json

Looks like the latest version of Node broke my Gatsby Publish Action. It's a good thing Google and Stack Overflow exist and made life substantially easier than it could have been.