Skip to content

Cannot read properties of undefined (reading 'Int16Array') #21

@imperator-maximus

Description

@imperator-maximus

Hello,
with

import  { indent } from "indent.js";
html=indent.html(html)

I am getting

Uncaught TypeError: Cannot read properties of undefined (reading 'Int16Array')
    at intArray (indent.js:677)
    at indent (indent.js:474)
    at Object.html (indent.js:451)
    at App.svelte:62

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions