This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Description
When installing the bundle I got the following error:
Webpack is not installed in path "".
Which tells me nothing. After some digging, it meant that that I need to configure the node_modules_path in the node config.
Can you make the config error also provide a possible solution. I.e.: did you forget to configure the node_modules_path? or something.