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
internal/encoding.js:398
throw new ERR_ENCODING_NOT_SUPPORTED(encoding);
^
RangeError [ERR_ENCODING_NOT_SUPPORTED]: The "iso-8859-1" encoding is not supported
at new TextDecoder (internal/encoding.js:398:15)
at new A.dicom.DataReader (/home/yves/dev/src/github/local/node/parse/node_modules/dwv/dist/dwv.min.js:3:24376)
at A.dicom.DicomParser.parse (/home/yves/dev/src/github/local/node/parse/node_modules/dwv/dist/dwv.min.js:3:45475)
The
engines
text specifies the compatible node versions (see doc). This will produce an error if run in strict mode, otherwise a warning.The text was updated successfully, but these errors were encountered: