------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4704/ ------------------------------------------------------------------------------
New ticket #4704 by smillerdev For Beanbag, Inc. > Djblets Status: New Tags: Priority:Medium, Project:RBTools ------------------------------------------------------------------------------ node_modules is missing less-plugin-autoprefix ============================================================================== # What version of Djblets are you using? 1.0.6 # Which module(s) have the problem? # What steps will reproduce the problem? 1. run setup.py build 2. run setup.py install --root /some/root # What is the expected output? What do you see instead? I expected it to build succesfully, got `Unable to interpret argument autoprefix - if it is a plugin (less-plugin-autoprefix), make sure that it is installed under or at the same level as less` instead. # What version of Python and Django? Python 2.7 and Django 1.6.11 # Please provide any additional information below. running `npm install less-plugin-autoprefix` fixes the issue. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
