Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Not support node v0.12.2 ? #336

Closed
wilsoncook opened this issue Dec 23, 2016 · 0 comments
Closed

Not support node v0.12.2 ? #336

wilsoncook opened this issue Dec 23, 2016 · 0 comments

Comments

@wilsoncook
Copy link

wilsoncook commented Dec 23, 2016

My current environment with node v0.12.2, first time of using awesome-typescript-loader encounter an error:

Module build failed: TypeError: undefined is not a function 
at findTsImplPackage (xxx\node_modules\awesome-typescript-loader\src\instance.ts:143:32)

i found that the line 143 is using the Array.prototype.find of ES6 features.
So, i'm doubt if this loader support ES5?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants