Closed
Bug 1255418
Opened 10 years ago
Closed 10 years ago
Add node_modules/.bin to PATH on dev, stage and prod
Categories
(Cloud Services :: Operations: AMO, task)
Cloud Services
Operations: AMO
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cgrebs, Assigned: jason)
Details
In https://github.com/mozilla/addons-server/pull/1861 I introduced the ADDONS_LINTER_BIN variable which assumes that 'addons-linter' exists in $PATH.
'addons-linter' can be found in the installed 'node_modules/.bin/addons-linter' and as discussed on IRC it might be best to just add 'node_modules/.bin/' to $PATH so that we can access it.
Thanks!
| Assignee | ||
Comment 1•10 years ago
|
||
Done and on -dev now.
https://github.com/mozilla-services/puppet-config/pull/1855
Assignee: nobody → jthomas
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•