Skip to content

fix(rc): Replace farmhash with farmhash-modern - #2603

Merged
lahirumaramba merged 3 commits into
masterfrom
lm-farmhash
Jun 19, 2024
Merged

fix(rc): Replace farmhash with farmhash-modern#2603
lahirumaramba merged 3 commits into
masterfrom
lm-farmhash

Conversation

@lahirumaramba

@lahirumarambalahirumaramba commented Jun 18, 2024

Copy link
Copy Markdown
Member

Fixes: #2552

The experimental flag experimental-wasm-bigint is required on Node.js 14
Note: Node 14 and 16 are deprecated

@lahirumarambalahirumaramba added the release:stage Stage a release candidate label Jun 18, 2024
@lahirumaramba
lahirumaramba merged commit b890182 into masterJun 19, 2024
@lahirumaramba
lahirumaramba deleted the lm-farmhash branch June 19, 2024 17:37
@lahirumarambalahirumaramba changed the title fix: Replace farmhash with farmhash-modernfix(rc): Replace farmhash with farmhash-modernJun 19, 2024
@oscar-b

Copy link
Copy Markdown

Just wanted to add that using farmhash-modern seem to work much better, I previously had issues with Next.js v14, Node.js v21 on an ARM Mac. Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stageStage a release candidaterelease-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

12.1.0 errors with Python is not set from command line or npm configuration

3 participants

@lahirumaramba@oscar-b@erikeldridge