Skip to content

Commit

Permalink
docs: remove link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed May 4, 2023
1 parent 338f7b9 commit f58dfab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ npm install lowdb

_Lowdb is a pure ESM package. If you're having trouble using it in your project, please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)._

**Next.js**: there's a [known issue](https://github.com/typicode/lowdb/issues/554). Until it's fixed, please use this [workaround](https://github.com/typicode/lowdb/issues/554#issuecomment-1345252506) or lowdb `^4.0.0`.

```js
// Remember to set type: module in package.json or use .mjs extension
import { join, dirname } from 'node:path'
Expand Down

0 comments on commit f58dfab

Please sign in to comment.