We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f5754 commit 80d02b5Copy full SHA for 80d02b5
07-creational-design-patterns/08-singleton-false-uniqueness/README.md
@@ -11,5 +11,6 @@ To run the example launch:
11
node index.js
12
```
13
14
-NOTE: Don't run `npm install` or the since this sample is composed of some fake
+> [!WARNING]
15
+> Don't run `npm install` (or `pnpm install` or `yarn install`) since this sample is composed of some fake
16
dependencies which otherwise might be overwritten.
0 commit comments