Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last version not being deployed on NPM since v.1.1.35 #799

Open
born3am opened this issue Mar 11, 2024 · 5 comments
Open

Last version not being deployed on NPM since v.1.1.35 #799

born3am opened this issue Mar 11, 2024 · 5 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@born3am
Copy link

born3am commented Mar 11, 2024

@wangela, since the last version released on GitHub is already v.1.1.41, I believe some automated task to publish on NPM might not been working properly

@born3am born3am added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 11, 2024
@wangela
Copy link
Member

wangela commented Mar 11, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@born3am Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@giuliobracci
Copy link

giuliobracci commented Mar 25, 2024

@wangela, since the last version released on GitHub is already v.1.1.41, I believe some automated task to publish on NPM might not been working properly

Same here. Was trying to upgrade the current version due to the warn in console:

As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker will continue to receive bug fixes for any major regressions, existing bugs in google.maps.Marker will not be addressed. At least 12 months notice will be given before support is discontinued. Please see https://developers.google.com/maps/deprecations for additional details and https://developers.google.com/maps/documentation/javascript/advanced-markers/migration for the migration guide.

@Cafnio
Copy link

Cafnio commented Mar 26, 2024

Also having this holding me back.

Is there any alternative to update to the lastest version, while npm is still not updating?

@giuliobracci
Copy link

giuliobracci commented Mar 26, 2024

@Cafnio Have not tested this yet, but I think you can do npm install git@github.com:googlemaps/react-wrapper.git

Alternatively, take a look at the docs from NPM

@born3am
Copy link
Author

born3am commented Apr 11, 2024

@wangela, did you have time to take a look at the issue?

Currently, V.1.1.41 is not deployed on NPM. You still have a very old version there, 1.1.35 (from 2 years ago)

We cannot handle the google.maps.Marker deprecation cause of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

4 participants