phantom-html-to-pdf icon indicating copy to clipboard operation
phantom-html-to-pdf copied to clipboard

Module not found: Can't resolve 'cluster' in...

Open Ajmaljalal opened this issue 6 years ago • 1 comments

I installed phantom-html-to-pdf on windows. I am using it in the client side. it throw this error ./node_modules/net-cluster/lib/utils.js Module not found: Can't resolve 'cluster' in

any suggestions?

thanks

Ajmaljalal avatar Nov 08 '18 19:11 Ajmaljalal

What you mean by "using it client side" ?

cluster is nodejs native module for very long time so that error doesn't make sense to me.

pofider avatar Nov 10 '18 11:11 pofider