using less with symfony2 on windows
问题 Im trying to get Less with assetic working while developing on a windows OS. Im loading an existing project of which I can alter the config.yml and parameters.yml files as necessary. steps so far: I have installed Node.js via the msi installer I have used npm and installed less gloabally config.yml assetic: debug: %kernel.debug% use_controller: false bundles: [ FOSUserBundle ] filters: less: node: "C:\\Program Files (x86)\\nodejs\\node.exe" #/usr/local/bin/node node_paths: [C:\Users\matt