PKGBUILD from AUR fails to compile typescript to javascript
See original GitHub issueThis issue was already fixed in master
as I can build successfully from it, but the PKGBUILD gets the broken version.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
[Solved] makepkg failure in build - edex-ui / AUR Issues ...
After cloning from AUR I am getting an error while running makepkg -s. der-lib/electron-osx-sign/util.js:135:22)
Read more >Typescript Fail to Compile - Getting erros in JS Files
Typescript is failing to compile, in a create-react-app project with Typescript config. I wanna to typescript ignore one file (or all files ....
Read more >Install webstorm on Arch Linux using the Snap Store
Enable snaps on Arch Linux and install webstorm. Snaps are applications packaged with all their dependencies to run on all popular Linux ...
Read more >The evolution of package managers
In order for yum to download and install packages out of an ... compile, and install from the PKGBUILD files in the AUR...
Read more >AUR package cannot be built and installed - what to do?
If a particular PKGBUILD does not build successfully, the first step is to try and build it manually: makepkg will provide meaningful error...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yea, that’s because it were broken with Electron 16 and even if I mitigated the issue, Electron 15 is still recommended for a whole functionality. It should update once I’ll migrate to Electron 16 in
package.json
.@Itai-Nelken It should build at this moment, but the
PKGBUILD
still needs to be improved… I’ll close it once I’ll do that.