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

Outdated dependencies #220

Closed
tbowmo opened this issue Jan 27, 2019 · 2 comments
Closed

Outdated dependencies #220

tbowmo opened this issue Jan 27, 2019 · 2 comments

Comments

@tbowmo
Copy link

tbowmo commented Jan 27, 2019

It seems that there is a lot of outdated dependencies, when installing 1.0.0-next.4, I get the following warnings

npm WARN deprecated openlayers@4.4.2: Please use the ol package instead
npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated uws@9.14.0: stop using this version

I have not looked into the source (yet) so I do not know if it's a painless upgrade of the mentioned libraries.

@cyberrranger
Copy link

it is even worse, the package https://www.npmjs.com/package/openlayers is deprecated, the new package is https://www.npmjs.com/package/ol

@Yakoust
Copy link
Contributor

Yakoust commented Apr 4, 2019

it is even worse, the package https://www.npmjs.com/package/openlayers is deprecated, the new package is https://www.npmjs.com/package/ol

This will be fixed by #183

@tbowmo tbowmo closed this as completed Mar 9, 2021
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

3 participants