Skip to content

TypeError: Cannot assign to read only property '1' of string ' #85

@wellenChen

Description

@wellenChen

const buffer = fs.readFileSync(path);
const encodingResult = jschardet.detect(buffer);
console.log(encodingResult.encoding);

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