Package Details: postman-bin 11.0.4-1

Git Clone URL: https://aur.archlinux.org/postman-bin.git (read-only, click to copy)
Package Base: postman-bin
Description: Build, test, and document your APIs faster
Upstream URL: https://www.getpostman.com
Licenses: custom
Conflicts: postman
Provides: postman
Submitter: claudiodangelis
Maintainer: j.taala
Last Packager: j.taala
Votes: 280
Popularity: 2.86
First Submitted: 2016-10-21 18:18 (UTC)
Last Updated: 2024-05-01 23:31 (UTC)

Pinned Comments

j.taala commented on 2021-09-17 09:50 (UTC) (edited on 2021-12-21 22:53 (UTC) by j.taala)

@ntfc I was going to go the other way (update to 9.0.1 instead of reverting back to 8.11.1).

P.S. postman are pretty bad at updating their release notes page (even after a new version is out).

If you want to revert to any previous version you can do so by cloning the aur repo and changing the version in the PKGBUILD file and using makepkg to build it (it will download and install that version for you). E.g.:

git clone https://aur.archlinux.org/postman-bin.git
cd postman-bin

Edit the PKGBUILD file with whatever editor you like: edit line 4 to be pkgver=8.11.1 or whatever version you like, then save and exit out of the editor and run

updpkgsums
makepkg -sif

updpkgsums will download the file and update sha for file in PKGBUILD so it will install with makepkg

j.taala commented on 2020-11-21 20:10 (UTC)

Have now updated to to 7.36.0, which apparently resolves the issue in the original 7.35.0 update. Thanks to @hertog and @fagianijunior for the heads up.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 21 Next › Last »

j.taala commented on 2022-05-23 22:32 (UTC)

@juiwang - looks electron related to me (distro? is it fully to date?).

Anyone else seeing @juiwang's issue?

j.taala commented on 2022-05-23 22:30 (UTC)

@oogeek, yes, very annoying. The most reliable way I've found is from postman itself (help -> check for updates).

juiwang commented on 2022-05-23 19:03 (UTC)

@j.taala still the same after I update to 9.19.0 and system to latest. Here's the full error log when I launch postman from command line:

  % postman                                                                                                                                                                                                                                                              !10981
The disableGPU setting is set to undefined
Not disabling GPU

(postman:3624): Gtk-WARNING **: 12:02:09.245: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
Main~createDefaultWorkingDir - Default working dir creation already attempted
1653332529440 main info "Booting Postman 9.19.0, linux-5.17.9-arch1-1 on x64"
1653332529441 main info "EventBus~initialize - Success"
1653332529443 main info "Proxy configuration has not been setup"
1653332529444 main info "CloudProxyManager~init - Success"
1653332529449 main info "UpdateHandler~init - Success"
1653332529451 main info "LeaderSelection: Initialized successfully"
1653332529451 main info "VersionDependencyService: Initialized successfully"
1653332529458 main info "LinuxAutoUpdater~Cleanup - Initial cleanup successful"
1653332529469 main info "GPU detected VID 4318 DID 7687 ACTIVE true"
1653332529469 main info "GPU detected VID 32902 DID 16024 ACTIVE false"
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /opt/postman/app/resources/app/node_modules/postman-runtime/node_modules/uuid/package.json
    at new NodeError (node:internal/errors:370:5)
    at throwExportsNotFound (node:internal/modules/esm/resolve:335:9)
    at packageExportsResolve (node:internal/modules/esm/resolve:560:3)
    at resolveExports (node:internal/modules/cjs/loader:483:36)
    at Function.Module._findPath (node:internal/modules/cjs/loader:523:31)
    at Module._resolveFilename (node:internal/modules/cjs/loader:920:27)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
    at Module._load (node:internal/modules/cjs/loader:779:27)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
    at Function._load (/opt/postman/app/resources/app/node_modules/@sentry/node/dist/integrations/console.js:41:47)
1653332530066 main error "Main~handleUncaughtError - Uncaught errors",{"code":"ERR_PACKAGE_PATH_NOT_EXPORTED","name":"Error","message":"Package subpath './v4' is not defined by \"exports\" in /opt/postman/app/resources/app/node_modules/postman-runtime/node_modules/uuid/package.json","stack":"Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by \"exports\" in /opt/postman/app/resources/app/node_modules/postman-runtime/node_modules/uuid/package.json\n    at new NodeError (node:internal/errors:370:5)\n    at throwExportsNotFound (node:internal/modules/esm/resolve:335:9)\n    at packageExportsResolve (node:internal/modules/esm/resolve:560:3)\n    at resolveExports (node:internal/modules/cjs/loader:483:36)\n    at Function.Module._findPath (node:internal/modules/cjs/loader:523:31)\n    at Module._resolveFilename (node:internal/modules/cjs/loader:920:27)\n    at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)\n    at Module._load (node:internal/modules/cjs/loader:779:27)\n    at Function.c._load (node:electron/js2c/asar_bundle:5:13331)\n    at Function._load (/opt/postman/app/resources/app/node_modules/@sentry/node/dist/integrations/console.js:41:47)"}
Main~handleUncaughtError - Uncaught errors Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /opt/postman/app/resources/app/node_modules/postman-runtime/node_modules/uuid/package.json
    at new NodeError (node:internal/errors:370:5)
    at throwExportsNotFound (node:internal/modules/esm/resolve:335:9)
    at packageExportsResolve (node:internal/modules/esm/resolve:560:3)
    at resolveExports (node:internal/modules/cjs/loader:483:36)
    at Function.Module._findPath (node:internal/modules/cjs/loader:523:31)
    at Module._resolveFilename (node:internal/modules/cjs/loader:920:27)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
    at Module._load (node:internal/modules/cjs/loader:779:27)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
    at Function._load (/opt/postman/app/resources/app/node_modules/@sentry/node/dist/integrations/console.js:41:47) {
  code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}

oogeek commented on 2022-05-23 14:50 (UTC) (edited on 2022-05-23 14:51 (UTC) by oogeek)

Thank you for this PKGBUILD.

May I ask, how do you know that version 9.19.0 is available? Just curious. As on the postman website, the current version is 9.18.3. And the file downloaded by https://dl.pstmn.io/download/latest/linux64 is the same as 9.18.3. But the link https://dl.pstmn.io/download/version/xxx does not work for 9.18.3

I find the inconsistency on postman's website really annoying.

j.taala commented on 2022-05-21 14:27 (UTC)

Hey @juiwang, just updated to 9.19.0 (which is now availabe). Can you try with this new version?

juiwang commented on 2022-05-20 23:50 (UTC)

I am getting this error when launching postman from command line:

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /opt/postman/app/resources/app/node_modules/postman-runtime/node_modules/uuid/package.json

Any idea what this is? The new 9.18.3 is available now and I could open that prebuild binary with no problem.

j.taala commented on 2022-04-29 10:09 (UTC) (edited on 2022-04-29 10:11 (UTC) by j.taala)

Unfortunately, it look like postman haven't yet made their 9.17.1 version available for download yet - https://www.postman.com/downloads/ still only showing their 9.16 release.

Will check gain tomorrow. Let me know if anyone else has a trustable link for 9.17.1.

Will update to 9.16.0 shortly.

j.taala commented on 2022-03-18 10:00 (UTC)

Looks like they pulled 9.15.1. 9.15.2 was released though - updated to that.

j.taala commented on 2022-03-17 23:43 (UTC)

Hey all, just waiting for all the postman download cdn nodes to update properly before updating to version 9.15.1 (I'm still getting a 404 from this part of the world so will wait a bit).

Spiker985 commented on 2022-01-08 18:54 (UTC)

@j.taala Thanks!