Search Criteria
Package Details: nodejs-jshint 2.12.0-1
Git Clone URL: | https://aur.archlinux.org/nodejs-jshint.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-jshint |
Description: | Static analysis tool for JavaScript |
Upstream URL: | https://jshint.com/ |
Licenses: | |
Submitter: | None |
Maintainer: | caleb |
Last Packager: | caleb |
Votes: | 55 |
Popularity: | 0.000192 |
First Submitted: | 2011-11-17 23:50 |
Last Updated: | 2020-08-08 15:54 |
Dependencies (4)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- jq (jq-git) (make)
- moreutils (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
Latest Comments
1 2 Next › Last »
christoph.gysin commented on 2021-03-24 07:35
Please remove
--user root
to avoid installing theroot
npm moduletjbp commented on 2020-02-13 07:58
@caleb the .SRCINFO has a package release of 5, but the PKGBUILD is set to 4. This results in an endless installation loop - please bump the PKGBUILD to match. Thanks!
caleb commented on 2020-02-10 11:07
@GFdevelop Thanks for the pointer to npm docs. I only adopted this to bump the version originally and was unaware of the
npm
issues (as it's not my usual stomping ground). I think I've fixed everything you mentioned.Edit: Also fixed similar issues is a few other things I have in the AUR, so thanks again for better packages all round.
GFdevelop commented on 2020-02-10 10:21
In the arch wiki there are only 3 rules for npm packages and this package don't respect one of them:
Please read here: https://wiki.archlinux.org/index.php/Node.js_package_guidelines
The fix is:
Neelo commented on 2019-04-30 00:57
You should probably follow the Node.js Package Guidelines (https://wiki.archlinux.org/index.php/Node.js_package_guidelines) and include the fix for the race condition to avoid issues like the one DeemoDing mentioned.
DeemoDing commented on 2018-12-28 11:30
[2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/bin/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/data/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/dist/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/node_modules/concat-map/example/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/node_modules/concat-map/test/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/node_modules/core-util-is/ filesystem: 755 package: 777 [2018-12-28 17:24] [ALPM] warning: directory permissions differ on /usr/lib/node_modules/jshint/node_modules/date-now/ filesystem: 755 package: 777 ...............
I think you know what happens
caleb commented on 2018-08-22 11:09
@sum01 Done.
sum01 commented on 2018-03-03 18:00
Can npm be made a makedepends instead of depends?
BoySka commented on 2016-02-24 20:01
https:// in the source will work; could you switch to it? I can submit a patch, but it is probably easier if you just do it yourself.
justin8 commented on 2015-05-21 23:44
Hi, it looks like this needs to depend on npm now as well:
Notice: npm is not shipped with nodejs since 0.12.2-4, please install npm manually if you need it.
Optional dependencies for nodejs
npm: nodejs package manager
/startdir/PKGBUILD: line 22: npm: command not found