Skip to content

fix: typo in postinstall script#232

Merged
Kikobeats merged 1 commit intomicrolinkhq:masterfrom
brc-dd:patch-1
Jan 7, 2026
Merged

fix: typo in postinstall script#232
Kikobeats merged 1 commit intomicrolinkhq:masterfrom
brc-dd:patch-1

Conversation

@brc-dd
Copy link
Contributor

@brc-dd brc-dd commented Jan 7, 2026

writeFile doesn't accept 4 parameters (https://nodejs.org/api/fs.html#fspromiseswritefilefile-data-options). Node.js ignores the extra args but it was throwing error in Deno. I think you meant to pass null, 2 to JSON.stringify for formatting not writeFile.

@Kikobeats
Copy link
Member

ouch, thank you!

@Kikobeats Kikobeats merged commit 2d3aaea into microlinkhq:master Jan 7, 2026
2 checks passed
@brc-dd brc-dd deleted the patch-1 branch January 7, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants