Search Criteria
Package Details: realm-studio-git 15.2.1.r1.gb501e04-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/realm-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | realm-studio-git |
Description: | A tool,any developer or system administrator would use when building and maintaining their app built on the Realm Mobile Platform.Use system-wide electron. |
Upstream URL: | https://realm.io/products/realm-studio/ |
Keywords: | electron-app reactjs realm realm-js synchronization typescript |
Licenses: | Apache-2.0 |
Conflicts: | realm-studio |
Provides: | realm-studio |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-03-27 09:00 (UTC) |
Last Updated: | 2024-10-22 03:50 (UTC) |
Dependencies (8)
- electron27 (electron27-binAUR)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
Latest Comments
zxp19821005 commented on 2024-09-13 08:09 (UTC)
@XJia You're most welcome.
XJia commented on 2024-09-13 08:05 (UTC)
success, thanks.
zxp19821005 commented on 2024-09-12 04:19 (UTC)
@XJia According to your feedback, I made some changes to the code, will you please test it again?
XJia commented on 2024-09-12 04:00 (UTC)
I tried again, without changing the CN part (not sure where to change it), it went through that part, but then still fails, got:
zxp19821005 commented on 2024-09-12 03:26 (UTC) (edited on 2024-09-12 03:28 (UTC) by zxp19821005)
@XJia Maybe you should search the npm mirror of your country, and change it in the
PKGBUILD
:change
CN
to your country's short name, andhttps://registry.npmmirror.com
to your country's npm mirror.XJia commented on 2024-09-11 18:14 (UTC)
Computing checksum with sha256sum Checksums matched! Now using node v18.20.4 (npm v10.7.0) Creating default alias: default -> 18 (-> v18.20.4 *) Now using node v18.20.4 (npm v10.7.0) npm warn deprecated why-did-you-update@1.0.8: Package no longer supported. Please use @welldone-software/why-did-you-render instead. npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm warn deprecated har-validator@5.1.5: this library is no longer supported npm warn deprecated electron-download@4.1.1: Please use @electron/get moving forward. npm warn deprecated electron-notarize@1.2.2: Please use @electron/notarize moving forward. There is no API change, just a package name change npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm warn deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs npm warn deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm notice npm notice New minor version of npm available! 10.7.0 -> 10.8.3 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 npm notice To update run: npm install -g npm@10.8.3 npm notice npm error code ETIMEDOUT npm error syscall read npm error errno -110 npm error network read ETIMEDOUT npm error network This is a problem related to network connectivity. npm error network In most cases you are behind a proxy or have bad network settings. npm error network npm error network If you are behind a proxy, please make sure that the npm error network 'proxy' config is set properly. See: 'npm help config'
npm error A complete log of this run can be found in: /var/tmp/pamac-build-djia/realm-studio-git/src/.npm_cache/_logs/2024-09-11T18_04_40_521Z-debug-0.log ==> ERROR: A failure occurred in build(). Aborting...
So not exactly related to Manjaro. Says a network error. My network is not very fast for sure, but it works. Not sure how to fix.
XJia commented on 2024-09-11 07:18 (UTC)
Hi, the new version fails to build on Manjaro