Fetch API cannot load, URL scheme "webpack-internal" is not supported. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Fetch API cannot load, URL scheme "webpack-internal" is not supported.

My react app's console is showing the above message after loading static data, can anyone help with this issue, can't seem to figure out the exact problem for this message. Thanks.

29th Sep 2021, 5:41 AM
NBinte
NBinte - avatar
1 Answer
+ 3
Install webpack globally: npm install -g webpack
1st Oct 2021, 9:14 AM
Asanda Ndimande
Asanda Ndimande - avatar