Skip to content

Commit 724e709

Browse files
Update docs/platforms/javascript/common/troubleshooting/index.mdx
Co-authored-by: Andrei <[email protected]>
1 parent 0208b4c commit 724e709

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ While adding these packages as direct dependencies might remove the warning mess
444444
pnpm add import-in-the-middle require-in-the-middle
445445
```
446446
447-
The actual fix requires modifying your `.npmrc` file by adding these lines:
447+
As a workaround, create or modify `.npmrc` in your project root:
448448
449449
```npmrc
450450
shamefully-hoist=true

0 commit comments

Comments
 (0)