Skip to content

Typescript compilations errors #14

Closed
@alexilyaev

Description

@alexilyaev

It fails when trying to load uuid module.

ERROR in /Users/alex/Web Dev/Node/shredderjs/lib/api/models/rule.ts
(2,18): error TS2307: Cannot find module 'uuid'.

Ref:
microsoft/TypeScript#2709

Also, Object.assign does not work in IE, so we should polyfill it, though I'm not sure how to get Typescript to eat that.
microsoft/TypeScript#3889

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