@Primajin you can look at readme and choose some new components and create tests in gatsby-example instead of PureCompoment.
You also can take one of missing functional components and make implementation based on those I've already made.
I'm going to upgrade gatsby-example itself to support reacr@18 tomorrow. It should link packages with lerna already.
@Primajin you can look at readme and choose some new components and create tests in gatsby-example instead of PureCompoment. You also can take one of missing functional components and make implementation based on those I've already made. I'm going to upgrade gatsby-example itself to support reacr@18 tomorrow. It should link packages with lerna already.
Originally posted by @JustFly1984 in https://github.com/JustFly1984/react-google-maps-api/issues/2989#issuecomment-1106841301
Hey I'd be happy to support this project - however I don't get it to build:
In node 17 I am getting:
error:03000086:digital envelope routines::initialization error
- a bit of googling hinted to using node 16 instead.In node 16 I am getting:
ModuleParseError: Module parse failed: Unexpected token (13:24)
Any ideas?
Node Versions 16/17 latest Windows 11