Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix string_decoder import#548

Merged
MattiasBuelens merged 5 commits intonodejs:mainnodejs/readable-stream:mainfrom
jeswr:patch-1jeswr/readable-stream:patch-1Copy head branch name to clipboard
Dec 31, 2024
Merged

Fix string_decoder import#548
MattiasBuelens merged 5 commits intonodejs:mainnodejs/readable-stream:mainfrom
jeswr:patch-1jeswr/readable-stream:patch-1Copy head branch name to clipboard

Conversation

@jeswr
Copy link
Contributor

@jeswr jeswr commented Dec 31, 2024

Resolves #547

Have tested this fix in a vercel edge environment

lib/internal/streams/readable.js Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@mcollina
Copy link
Member

I see a lot of formatting changes. Why are those in?

@MattiasBuelens
Copy link
Contributor

MattiasBuelens commented Dec 31, 2024

@mcollina That's just the result of npm run build && npm run format. It looks like we haven't done that in a while... 🤷‍♂️ Or perhaps we're using a different version locally than you due to a missing package-lock.json file?

We should really have CI check that for us. I'll make a PR afterwards to run both Prettier and ESLint on CI.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jeswr
Copy link
Contributor Author

jeswr commented Dec 31, 2024

Thanks for reviewing @mcollina @MattiasBuelens . I do not have write access to this repository so one of you will need to perform the merge.

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.

Library resolves to Node.js 'string_decoder' module in Vercel Edge Environment

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.