electron-global icon indicating copy to clipboard operation
electron-global copied to clipboard

TypeError when building

Open Heath123 opened this issue 4 years ago • 1 comments

TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (9)
    at Object.writeFile (internal/fs/promises.js:542:5)
    at Object.<anonymous> (/home/heath/SyncedProjects/pakkit/node_modules/electron-global/build/index.js:91:29)
    at Generator.next (<anonymous>)
    at fulfilled (/home/heath/SyncedProjects/pakkit/node_modules/electron-global/build/index.js:4:58) {
  code: 'ERR_INVALID_ARG_TYPE'
}

Heath123 avatar Jun 23 '21 13:06 Heath123

I'm no longer working on this project.

sentialx avatar Jun 23 '21 13:06 sentialx