D:\trunk\web>grunt serverRunning "server" taskRunning "clean:server" (clean) taskRunning "concurrent:server" (concurrent) taskRunning "coffee:dist" (coffee) taskRunning "compass:dev" (compass) taskWarning:You need to have Ruby and Compass installed a

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/19 06:19:11
D:\trunk\web>grunt serverRunning
x=KPʡ{Q"B mOd" KQm^›ypٶZ+굎tI@>DTDuVH&z##s8G_e>BXVAĄ<H C ˆMՎ[ }0|T(qQQUz?1m@nbBnsf 9TIOnH}u=Q(N&z1M/gXoONj'}3#SDc

D:\trunk\web>grunt serverRunning "server" taskRunning "clean:server" (clean) taskRunning "concurrent:server" (concurrent) taskRunning "coffee:dist" (coffee) taskRunning "compass:dev" (compass) taskWarning:You need to have Ruby and Compass installed a
D:\trunk\web>grunt server
Running "server" task
Running "clean:server" (clean) task
Running "concurrent:server" (concurrent) task
Running "coffee:dist" (coffee) task
Running "compass:dev" (compass) task
Warning:You need to have Ruby and Compass installed and in your system PATH for
Use --force to continue.

D:\trunk\web>grunt serverRunning "server" taskRunning "clean:server" (clean) taskRunning "concurrent:server" (concurrent) taskRunning "coffee:dist" (coffee) taskRunning "compass:dev" (compass) taskWarning:You need to have Ruby and Compass installed a
把你的ruby和compress的安装目录加入path环境变量中即可.