Skip to content

Typings not present in npm package #152

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

Closed
donaldoakes opened this issue Dec 8, 2021 · 2 comments · Fixed by #153
Closed

Typings not present in npm package #152

donaldoakes opened this issue Dec 8, 2021 · 2 comments · Fixed by #153

Comments

@donaldoakes
Copy link

What happened:
File index.d.ts referenced in package.json is missing after install. Causes errors in VS Code due to missing type declarations.

What you expected to happen:
Expected index.d.ts to be present in root of installed npm package.

How to reproduce it:
npm i --save @severlessworkflow/sdk-typescript

Anything else we need to know?:

Environment:

@antmendoza
Copy link
Contributor

Hi @donaldoakes I will look into it

@antmendoza
Copy link
Contributor

Hi @donaldoakes it should be working now. Let me know if it does not.

You can pull the latest version from npm npm i @severlessworkflow/[email protected]

Thank you!!

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

Successfully merging a pull request may close this issue.

2 participants