adam-harwood
adam-harwood
Looks like I need to update `camera_windows` as well. Will do.
One of the checks is failing because it doesn't want the PR to include both changes to `camera_platform_interface` and the implementations. Can you confirm if that's the case (and that...
Thanks for the feedback @hellohuanlin , I'll wait for some feedback on the other modules as well and then address everything you raised.
> Saw a few updates in my email. Just double check - let me know when it's ready for a second review. Yep, it's ready @hellohuanlin , thanks :)
@hellohuanlin this should be ready for review again.
I hit this issue as well. I couldn't get the above workaround to work, so I solved it by mocking `Array.isArray`. Details are [here](https://github.com/microsoft/onnxruntime/issues/16622#issuecomment-1626413333) in case it helps anyone.
Bump, is any maintainer able to provide a very rough guide on where to start looking for this issue? I'm really motivated to solve it, happy to open a PR,...
> > last line of pub output: "Because camera_web depends on camera_platform_interface ^2.3.1 which doesn't match any versions, version solving failed." > > @stuartmorgan this might need some guidance landing...
I've updated this now with the changes from #6550 and #6666 . I have removed the changes to the `camera` package, since they are dependent on the changes in the...
> has this part been merged? This PR? No. It's awaiting final review but should be ready to merge.