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

This syntax requires an imported helper but module 'tslib' cannot be found. #92

Open
dzintars opened this issue Jul 28, 2020 · 2 comments
Assignees
Labels
environment Setup environment related issues error Errors

Comments

@dzintars
Copy link
Owner

When opening project in VIM i got this error when using @property({ type: String }) pathname: string

@dzintars dzintars self-assigned this Jul 28, 2020
@dzintars dzintars added the environment Setup environment related issues label Jul 28, 2020
@dzintars
Copy link
Owner Author

dzintars commented Jul 28, 2020

Turns out a simple npm i tslib@latest resolved this issue.

@dzintars dzintars reopened this Jul 28, 2020
@dzintars
Copy link
Owner Author

It solves this issue by installing node_modules into the project which is not what i want.

@dzintars dzintars added the error Errors label Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment Setup environment related issues error Errors
Projects
None yet
Development

No branches or pull requests

1 participant