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

OpenSeaDragon@^5.0.0 is unsupported by annotorious-openseadragon #171

Open
zfox23 opened this issue May 31, 2023 · 2 comments
Open

OpenSeaDragon@^5.0.0 is unsupported by annotorious-openseadragon #171

zfox23 opened this issue May 31, 2023 · 2 comments

Comments

@zfox23
Copy link

zfox23 commented May 31, 2023

Hello! Thanks for maintaining this plugin.

When doing: npm install @recogito/annotorious-openseadragon

I get:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: zach-fox-photography@1.0.0
npm ERR! Found: openseadragon@4.1.0
npm ERR! node_modules/openseadragon
npm ERR!   openseadragon@"^4.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer openseadragon@"^3.0.0" from @recogito/annotorious-openseadragon@2.7.10
npm ERR! node_modules/@recogito/annotorious-openseadragon
npm ERR!   @recogito/annotorious-openseadragon@"*" from the root project

I'm going to try to --force install the plugin and see what happens - but it'd be great to have OSD v5+ support. 🙂

@rsimon
Copy link
Member

rsimon commented Jun 1, 2023

There was an issue with OSD 4.0 and keeping annotations in sync while pinch-rotating. But that should be fixed now in OSD 4.1 (which is the latest). Let me know how it goes, and I'll update the peer dependency in package.json.

@pmandalka
Copy link

The Test-Page was already migrated to 4.1 in 0a4f32c - maybe the peer dependency should be updated.

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