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

Angular v13 #365

Closed
Ste-denko opened this issue May 10, 2022 · 4 comments
Closed

Angular v13 #365

Ste-denko opened this issue May 10, 2022 · 4 comments

Comments

@Ste-denko
Copy link

I am getting the following error output when executing npm install ngx-mapbox-gl mapbox-gl:

npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"~13.2.7" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"12.x" from [email protected]
npm ERR! node_modules/ngx-mapbox-gl
npm ERR!   ngx-mapbox-gl@"^7.1.2" from the root project

I guess its becaue I got Angular v13.x installed and per documentation ngx-mapbox-gl is only compatible with Angular v12.x (v7.X : Angular 12 (rxjs >= 6.6)).
Will there be a version upgrade?

Thanks and cheers.

@eschricker
Copy link
Contributor

@Wykks can you give an update about this?

@alexmac131
Copy link

I too am using 13 and this is blocking.

@eschricker
Copy link
Contributor

I have created a merge request #368

@Wykks @dmytro-gokun

@Wykks
Copy link
Owner

Wykks commented Jun 5, 2022

Fixed by #368
Thanks @eschricker

@Wykks Wykks closed this as completed Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants