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
Copy file name to clipboardExpand all lines: docs/platforms/javascript/common/troubleshooting/index.mdx
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -454,14 +454,6 @@ shamefully-hoist=true
454
454
**Note**: While `shamefully-hoist=true` usually isn't the ideal solution from a dependency management perspective, it's sometimes necessary for compatibility with certain packages that expect Node.js module resolution behavior similar to npm or yarn.
455
455
</Alert>
456
456
457
-
{" "}
458
-
<Alert level="warning">
459
-
**Note**: While `shamefully-hoist=true` usually isn't the ideal solution from
460
-
a dependency management perspective, it's sometimes necessary for
461
-
compatibility with certain packages that expect Node.js module resolution
0 commit comments