ethanent / phin

Node HTTP client
MIT License
576 stars 33 forks source link

Errors #23

Closed ghost closed 6 years ago

ghost commented 6 years ago

Error: Cannot find module 'phin' However I've installed it?? It just doesn't make sense....

ethanent commented 6 years ago

Thanks for the report. This may be an installation issue so I'll close the issue for now. Are you sure that the place you're requiring phin from is in the same folder or a child folder below the node_modules folder for your package?