Fix assigning properties to non-writable error object #4

Closed
ThePendulum wants to merge 1 commits from ThePendulum/node-bhttp:readonly-error into master
There is no content yet.
ThePendulum closed this pull request 4 years ago
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ThePendulum-readonly-error master
git pull readonly-error

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff ThePendulum-readonly-error
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joepie91/node-bhttp#4
Loading…
There is no content yet.