LMSouq
server-admin Open

How to install/start Postman native v4.10.3 on Ubuntu 16.04 LTS 64-bit?

TH
TheJavaGuy-Ivan Milosavljević
1 month ago
3 views
Problem Description
I downloaded Postman for Linux (from https://www.getpostman.com/apps), unpacked .tar.gz file into `~/bin/postman` and then tried to execute `~/bin/postman/Postman/Postman`. Unfortunately it resulted with following error: A JavaScript error occurred in the main process Uncaught Exception: Error: Cannot find module 'glob' at Module._resolveFilename (module.js:455:15) at Function.Module._resolveFilename (/home/imilosavljevic/bin/postman/Postman/resources/electron.asar/common/reset-search-paths.js:35:12) at Function.Module._load (module.js:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/imilosavljevic/bin/postman/Postman/resources/app/node_modules/electron-json-storage/node_modules/rimraf/rimraf.js:7:12) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) Is there any other way of installing/starting Postman on Ubuntu?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base