Export to GitHub

glsl-unit - issue #13
“template_glsl_compiler.js” is missing “#! /usr/bin/env node”
Posted on Jul 26, 2012 by
Grumpy Hippo
What steps will reproduce the problem? 1. Install glsl-unit with npm on Windows 2. Try to run glsl-compiler
What is the expected output? What do you see instead? Expected “node.js” to be executed, but “template_glsl_compiler.js” is opened with Windows JScript.
What version of the product are you using? On what operating system? Windows 7, npm 1.1.45, glsl-unit 0.0.7
http://stackoverflow.com/questions/10905438/npm-generated-command-not-calling-node
Status: New
Labels:
Type-Defect
Priority-Medium