Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

chore: update dependencies #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

elvisvoer
Copy link

@elvisvoer elvisvoer commented Apr 27, 2020

Bumping formidable to version 1.2.2 fixes the error with the
crash uploads #19

TypeError [ERR_INVALID_ARG_TYPE]:
The "offset" argument must be of type number. Received type string

closes #19
closes #12

@elvisvoer elvisvoer force-pushed the master branch 2 times, most recently from 9befa7e to 4718522 Compare April 27, 2020 15:40
@elvisvoer elvisvoer changed the title Bump formidable to v1.2.2 Update dependency formidable to 1.2.2 Apr 27, 2020
@elvisvoer elvisvoer changed the title Update dependency formidable to 1.2.2 chore: update dependency formidable to 1.2.2 Apr 27, 2020
Bumping formidable to version 1.2.2 fixes the error with the
crash uploads:

TypeError [ERR_INVALID_ARG_TYPE]:
The "offset" argument must be of type number. Received type string

Bumping minidump to 0.11.0 fixes Windows build issue.
@elvisvoer elvisvoer changed the title chore: update dependency formidable to 1.2.2 chore: update dependencies Apr 28, 2020
@bruceauyeung
Copy link

same problem here. expecting your PR being merged.

@ttay24
Copy link

ttay24 commented Jul 29, 2021

Any idea when this will get merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "offset" argument must be of type number. Received type string npm install fails on windows
3 participants