Invalid flags supplied to RegExp constructor 'gmv'
retrothorium
FREEOP
5 months ago
My bun build is failing. I assume this is because of node version.
However my package.json does contain:
"engines": {
"node": "23.3.0"
}What other reasons might be causing this?
1 Replies
brody
EMPLOYEE
5 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 5 months ago
retrothorium
FREEOP
5 months ago
Nevermind setting RAILPACK_PACKAGES="node bun@latest" solves it. Thanks!
Status changed to Solved chandrika • 5 months ago