Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec folder is missing #215

Open
alexejibishvili opened this issue Apr 15, 2021 · 0 comments
Open

spec folder is missing #215

alexejibishvili opened this issue Apr 15, 2021 · 0 comments

Comments

@alexejibishvili
Copy link

alexejibishvili commented Apr 15, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant