[ 
https://issues.jenkins-ci.org/browse/JENKINS-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161128#comment-161128
 ] 

OHTAKE Tomohiro commented on JENKINS-13284:
-------------------------------------------

The internal error was "No matching definition was found for `.spanX()`".
Commenting out 3 lines below will make less.js work.

* grid.less:2 #grid > .core(@gridColumnWidth, @gridGutterWidth);
* grid.less:5 #grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);
* forms.less:256 #grid > .input (@gridColumnWidth, @gridGutterWidth);

                
> ui-changes: Cannot load stylesheets during hudson-dev:run
> ---------------------------------------------------------
>
>                 Key: JENKINS-13284
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13284
>             Project: Jenkins
>          Issue Type: Bug
>          Components: ui-changes
>            Reporter: OHTAKE Tomohiro
>            Priority: Critical
>
> See 
> https://github.com/jenkinsci/jenkins/commit/c4ab05d80fd2e2fb633143421517522c42538f7b#L1R432
> Approaches:
> - Modify 
> [maven-hudson-dev-plugin|https://github.com/jenkinsci/maven-hudson-dev-plugin]
> - Use [less.js|http://lesscss.org/#-client-side-usage] if Jenkins is running 
> in developement mode

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to