Mihai
Mihai
Well since it is not maintained for more than 3+ years, it should be mentioned somewhere in https://www.npmjs.com/package/react-google-maps or https://github.com/tomchentw/react-google-maps docs that it is recommended to switch to https://www.npmjs.com/package/@react-google-maps/api :-?
Looks like this issue might be fixed by PR: [122](https://github.com/tripflex/WifiWizard2/pull/122) !
> @DarkAng3L can you please review and approve this PR? I think a similar change needed to be made on line 2008 also (https://github.com/tripflex/WifiWizard2/pull/122#discussion_r603071633)
Yes, that workaround might fix the problem, but unfortunately, this is still just a workaround, would be nice for this to not be needed in the future. And if you...
> > I am having the same problem, but only when the file is imported using an [`vite-tsconfig-paths`](https://www.npmjs.com/package/vite-tsconfig-paths) alias. > > Which can be solved by using StyleX's `aliases` setting....
> Vite cannot resolve paths when using index.ts exports. >  @dszmaj7 , judging by your error above, that does not look like a vite import error for "styles/index.ts" file,...