'How do i side load NPM dependencies into HANA WebIDE?

I am working in HANA WebIDE. I've checked out a project from git and tried building it. The build fails due to dependencies not being available. There is not command line to run NPM commands. Is there a way to "side-load" NPM dependencies and make them available for my project?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source