[Bug 223782] www/npm 5.4.2 wrong permissions on npx

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 21 14:27:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223782

            Bug ID: 223782
           Summary: www/npm 5.4.2 wrong permissions on npx
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: lapo at lapo.it
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

% npx -v
zsh: permission denied: npx
% ll /usr/local/bin/npx /usr/local/lib/node_modules/npm/bin/npx-cli.js
lrwxr-xr-x  1 root  wheel   38 15 lug 19:10 /usr/local/bin/npx ->
../lib/node_modules/npm/bin/npx-cli.js
-rw-r-xr-x  1 root  wheel  177 14 lug 07:08
/usr/local/lib/node_modules/npm/bin/npx-cli.js
% sudo chmod +x /usr/local/lib/node_modules/npm/bin/npx-cli.js
% npx -v
9.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list