I am installation nodejs project and building snap of nodejs project. Facing issues in installation of node-modules it got hang for 1,2 hours and sometimes after hanging it shows unkown errors. Here are the steps which i have followed. I have installed created device and app in app build enviorment in ctrlx works now, I have installed the ubuntu vm image in device and after booting installed scripts like sdk, snapcraft, nodejs. then I connected vscode with ubuntu via remote ssh. then created and opened the nodejs project. then i am trying toinstall node-modules via npm install in the project. and getting issue. Issue is Node modules installation process got hang for hours.
... View more