Skip to content

fix: update puppeteer to v24 for Node.js v25 compatibility#25

Open
develmusa wants to merge 1 commit intogruvw:mainfrom
develmusa:fix-nodejs-v25-yargs
Open

fix: update puppeteer to v24 for Node.js v25 compatibility#25
develmusa wants to merge 1 commit intogruvw:mainfrom
develmusa:fix-nodejs-v25-yargs

Conversation

@develmusa
Copy link
Copy Markdown

Problem

strudel.nvim fails with Node.js v25.7.0 with the error: ReferenceError: require is not defined in ES module scope

Solution

Update puppeteer from ^22.4.1 to ^24.0.0

Testing

  • Verified working with Node.js v25.7.0
  • strudel launches and runs without errors

Fixes runtime error with Node.js v25.7.0:
"ReferenceError: require is not defined in ES module scope"
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.

1 participant