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

'boolean' misspelt as 'boolan' in index.d.ts #753

Closed
djsing opened this issue Sep 24, 2023 · 1 comment
Closed

'boolean' misspelt as 'boolan' in index.d.ts #753

djsing opened this issue Sep 24, 2023 · 1 comment

Comments

@djsing
Copy link

djsing commented Sep 24, 2023

Source:

hasAccess?: boolan;

Incorrect spelling of this line is causing the following error on compilation:

image

Steps to reproduce:

  • ng new and follow default prompts.
  • npm install amazon-connect-streams
  • npm start

Version: 2.6.3

@djsing djsing changed the title 'boolean' misspelt as boolan' in index.d.ts 'boolean' misspelt as 'boolan' in index.d.ts Sep 24, 2023
@jagadeeshaby
Copy link
Member

Thank you for raising the issue. this has been fixed.

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

2 participants