Search Criteria
Package Details: nodejs-tern 0.24.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-tern.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-tern |
Description: | A JavaScript code analyzer for deep, cross-editor language support |
Upstream URL: | http://ternjs.net/ |
Licenses: | MIT |
Submitter: | ilpianista |
Maintainer: | Trent |
Last Packager: | Trent |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-09 16:36 (UTC) |
Last Updated: | 2021-06-27 11:38 (UTC) |
Dependencies (2)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR)
Required by (3)
- deoplete-ternjs-git
- vim-tabnine-git (optional)
- vim-youcompleteme-git (optional)
Latest Comments
Trent commented on 2021-06-27 11:36 (UTC)
@ouuan Thank you!
ouuan commented on 2021-06-19 16:38 (UTC)
Please remove
--user root
and usechown -R root:root "${pkgdir}"
instead. Since npm 7, the--user
option is no longer available.--user root
not only doesn't fix the permission problem, but also installs the package called "root", which conflicts with other packages that also have the--user root
option.Trent commented on 2019-02-10 21:43 (UTC)
Hello @jnbek, I wonder if you would be interested in an orphan request for this package, because it is out of date, and the deoplete-ternjs-git plugin for vim/neovim depends on it.
Kind regards, Trent
Trent commented on 2019-01-08 22:56 (UTC)
version 0.23.0 is available...
https://pastebin.com/raw/Un48BcQz
bricewge commented on 2016-12-01 22:31 (UTC)