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

Error: Value is not a class. #11

Open
harryt04 opened this issue Aug 23, 2018 · 1 comment
Open

Error: Value is not a class. #11

harryt04 opened this issue Aug 23, 2018 · 1 comment

Comments

@harryt04
Copy link

I had a runtime error in iOS "Error: Value is not a class."

This was resolved by changing my TSConfig to "ES5" instead of ES6 or ES2015. As far as I know this is only an issue on iOS.

I recommend putting a heads up in the readme regarding this common error so people can easily find the known solution / workaround.

NativeScript/NativeScript#5245

@christocracy
Copy link
Member

We shouldn’t have to downgrade to es5 from es6. Thanks for the feedback.

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