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
Error: node_modules/@capacitor/screen-orientation/dist/esm/definitions.d.ts:3:18
- error TS2552: Cannot find name 'OrientationLockType'. Did you mean 'OrientationType'?
3 orientation: OrientationLockType;
Expected Behavior
run success
Code Reproduction
npm install @capacitor/screen-orientation
Other Technical Details
npm --version output:10.2.3
node --version output:v20.10.0
pod --version output (iOS issues only):1.14.3
Additional Context
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
Platform(s)
Current Behavior
Expected Behavior
run success
Code Reproduction
Other Technical Details
npm --version
output:10.2.3
node --version
output:v20.10.0
pod --version
output (iOS issues only):1.14.3
Additional Context
The text was updated successfully, but these errors were encountered: