Skip to content

Commit 3724746

Browse files
authored
docs: remove cjs hint (#4000)
1 parent e99bf82 commit 3724746

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/guide/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ This documentation only covers the JavaScript implementation of Faker.
1717

1818
You can run Faker in the browser, or in Node.js. Faker v11.0 requires Node.js version 22 or above.
1919

20-
::: tip Note
21-
When using CJS, you need to use at least Node.js v20.19. See https://nodejs.org/api/modules.html#loading-ecmascript-modules-using-require
22-
:::
23-
2420
## Installation
2521

2622
Install it as a Dev Dependency using your favorite package manager.

0 commit comments

Comments
 (0)