Skip to content

Commit 7f07bce

Browse files
committed
chore: update readme.md
1 parent bb4e18a commit 7f07bce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,9 @@ To avoid this overhead, you can use the [fibers](https://www.npmjs.com/package/f
244244

245245
We automatically inject the [`fibers`](https://github.com/laverdet/node-fibers) package (setup `sassOptions.fiber`) for `Node.js` less v16.0.0 if is possible (i.e. you need install the [`fibers`](https://github.com/laverdet/node-fibers) package).
246246

247-
> ⚠ Fibers is not compatible with `Node.js` v16.0.0 or later. Unfortunately, v8
248-
> commit [dacc2fee0f](https://github.com/v8/v8/commit/dacc2fee0f815823782a7e432c79c2a7767a4765) is a breaking change and workarounds are non-trivial. ([see introduction to readme](https://github.com/laverdet/node-fibers)).
247+
> **Warning**
248+
>
249+
> Fibers is not compatible with `Node.js` v16.0.0 or later. Unfortunately, v8 commit [dacc2fee0f](https://github.com/v8/v8/commit/dacc2fee0f815823782a7e432c79c2a7767a4765) is a breaking change and workarounds are non-trivial. ([see introduction to readme](https://github.com/laverdet/node-fibers)).
249250
250251
**package.json**
251252

0 commit comments

Comments
 (0)