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
how to use video.js in pnpm? pnpm@8 version
pnpm install default is hoist, how to set public-hoist-pattern ?
now : pnpm add video.js, use is error
Uncaught ReferenceError: xxxx_node_modules_pnpm_babel_runtime_7_21_0_node_modules_babel_runtime_helpers_createClass_js__WEBPACK_IMPORTED_MODULE_12___default is not defined
at c62294ad-c38d-462f-a49c-db3053f75f47:136:8
at c62294ad-c38d-462f-a49c-db3053f75f47:141:158
(匿名) @ c62294ad-c38d-462f-a49c-db3053f75f47:136
(匿名) @ c62294ad-c38d-462f-a49c-db3053f75f47:141
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
how to use video.js in pnpm? pnpm@8 version
pnpm install default is hoist, how to set public-hoist-pattern ?
now : pnpm add video.js, use is error
but use yarn add video.js, use is ok!
Beta Was this translation helpful? Give feedback.
All reactions