From what I've seen rest_framework is in two imports. In both cases VSCode is telling me that import is missing. Where should this be located? in project files? In standard lib?
I have no idea why, but in tutorial description file webpack.config.js was as webpack.config.json. correcting that fixed this problem (and bunch of others).