"Failed to resolve module" in response

In this case, I need it request-promise, but when I start to respond to my own project, I get an error:

"Unable to resolve module x. If you are sure the module is there, try restarting the packager."

This error is reported according to each depending requeston request-promise. I restarted the packer and also uninstalled node_modulesand reinstalled. In general, what happens in this error and in concrete, what can be done to solve it?

node v4.2.1, npm v2.14.7

+4
source share
2 answers

window, fetch, native, node .

0

Source: https://habr.com/ru/post/1614295/


All Articles