Skip to content

spec folder is missing #215

@alexejibishvili

Description

@alexejibishvili

I installed ExcelJS using Yarn. Because ExcelJS needs BigInteger.js, it got installed automatically.
When I try to run solution in VS2019 I get error:
image

As you can see, spec/tsDefinitions.ts can't be found.
Then I checked installation folder of BigInteger.js:
image

There is no folder named "spec".

I thought maybe it was because of Yarn.
I initiated brand new npm and installed BigInteger.js using npm.
SAME RESULT:
image

What can I do now?
How to fix it?
Am I doing something wrong or there is some technical error?

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