You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i see this warning when i run sam2 demo on gpu on non-docker deployment.
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
(node:477902) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
[BABEL] Note: The code generator has deoptimised the styling of sam2/demo/frontend/node_modules/.vite/deps/chunk-FMWV7HZG.js?v=7fb3fda4 as it exceeds the max of 500KB.
can you please help resolve this? i am administrator and not user of the tool necessarily. so i might have missed something obvious!
Thank you in advance!
The text was updated successfully, but these errors were encountered:
-- updating the original query.
i see this warning when i run sam2 demo on gpu on non-docker deployment.
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
(node:477902) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use
node --trace-warnings ...
to show where the warning was created)[BABEL] Note: The code generator has deoptimised the styling of sam2/demo/frontend/node_modules/.vite/deps/chunk-FMWV7HZG.js?v=7fb3fda4 as it exceeds the max of 500KB.
can you please help resolve this? i am administrator and not user of the tool necessarily. so i might have missed something obvious!
Thank you in advance!
The text was updated successfully, but these errors were encountered: