Skip to content

Remove reference to node ambient declaration #600

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
nikithauc opened this issue Jan 31, 2022 · 1 comment · Fixed by #618 or #622
Closed

Remove reference to node ambient declaration #600

nikithauc opened this issue Jan 31, 2022 · 1 comment · Fixed by #618 or #622
Assignees

Comments

@nikithauc
Copy link
Contributor

A customer reported the issue with the use of the types node ambient declaration which is included in the Graph Client library.

A bit more detail, the issue is with the following files:
src\tasks\FileUploadTask\FileObjectClasses\FileUpload.ts
src\tasks\FileUploadTask\FileObjectClasses\StreamUpload.ts
src\tasks\LargeFileUploadTask.ts
src\tasks\OneDriveLargeFileUploadTask.ts

This is similar to issue with the Graph Client library requiring the dom to build #520.

The Graph library should be work fine without globally requiring dom or node types.

@nikithauc
Copy link
Contributor Author

Released in 3.0.2

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