-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Description
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:

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

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:

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