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

unfluff in ionic app #83

Open
kudchikarsk opened this issue Feb 3, 2018 · 0 comments
Open

unfluff in ionic app #83

kudchikarsk opened this issue Feb 3, 2018 · 0 comments

Comments

@kudchikarsk
Copy link

kudchikarsk commented Feb 3, 2018

In my Ionic app, all types/node were imported to require and use unluff, however, getting error when execution reaches to extractor

Error:
{"__zone_symbol__currentTask":{"type":"microTask","state":"notScheduled","source":"Promise.then","zone":"","cancelFn":null,"runCount":0}}

Code:
import {} from "@ types/node" ;

let extractor = require('unfluff');
let extractData = extractor(content, 'en');

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

1 participant