firescript / nativescript-contacts

A nativescript module that gives access to the native contact directory.
MIT License
28 stars 32 forks source link

Issue while doing a webpack #38

Closed mayureshjadhav closed 5 years ago

mayureshjadhav commented 6 years ago

Hi,

I am having issue while doing a webpack. Following is the issue I am getting

"ERROR in ../node_modules/nativescript-contacts/index.android.js Module not found: Error: Can't resolve './get-contacts-by-name-worker.js'"

I am using tns 3.2.1

DivyeshSharma commented 6 years ago

I am also facing the same issue? Can anyone please help on urgent basis?

Thanking in advance!

lewebsimple commented 6 years ago

Something to do with nativescript-worker-loader ...

pauly815 commented 6 years ago

Keep seeing this in the logs on an iPhone 8 using TNS 3.4.2

Fatal JavaScript exception on worker thread - worker thread has been terminated.

jzgoda commented 5 years ago

Resolved by PR #50