Skip to content

Commit ad7ad43

Browse files
committed
remove duplicate alert
1 parent a780d75 commit ad7ad43

File tree

1 file changed

+0
-8
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+0
-8
lines changed

docs/platforms/javascript/common/troubleshooting/index.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -454,14 +454,6 @@ shamefully-hoist=true
454454
**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.
455455
</Alert>
456456
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
462-
behavior similar to npm or yarn.
463-
</Alert>
464-
465457
</Expandable>
466458
</PlatformSection>
467459

0 commit comments

Comments
 (0)