You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: The "data" argument must be one of type string, Buffer, TypedArray, or DataView. Received type object
At internal/crypto/hash.js:64
TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "data" argument must be one of type string, Buffer, TypedArray, or DataView. Received type object
at Hash.update (internal/crypto/hash.js:64:11)
at Object.getContainerName (/packages/sphinx-preview/lib/sphinx-preview.js:71:24)
at Object.startSphinxServer (/packages/sphinx-preview/lib/sphinx-preview.js:115:32)
at Object.toggle (/packages/sphinx-preview/lib/sphinx-preview.js:34:12)
at HTMLElement.sphinxPreviewToggle (/packages/sphinx-preview/lib/sphinx-preview.js:23:47)
at CommandRegistry.handleCommandEvent (/snap/atom/252/usr/share/atom/resources/app/static/<embedded>:11:349576)
at CommandRegistry.dispatch (/snap/atom/252/usr/share/atom/resources/app/static/<embedded>:11:348051)
at AtomEnvironment.dispatchApplicationMenuCommand (/snap/atom/252/usr/share/atom/resources/app/static/<embedded>:1:725973)
at EventEmitter.t (/snap/atom/252/usr/share/atom/resources/app/static/<embedded>:1:733896)
at EventEmitter.emit (events.js:194:13)
[Enter steps to reproduce:]
Atom: 1.47.0 x64
Electron: 5.0.13
OS: Ubuntu 20.04
Thrown From: sphinx-preview package 0.1.5
Stack Trace
Uncaught TypeError: The "data" argument must be one of type string, Buffer, TypedArray, or DataView. Received type object
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: