grunt-gremlins icon indicating copy to clipboard operation
grunt-gremlins copied to clipboard

no files found

Open marcelboettcher opened this issue 9 years ago • 0 comments

Hey, I get the following error for my setup. Any idea what I'm missing?

        gremlins: {
            external: {
                options: {
                    path: 'http://staging/#/T1?var=value',
                    test: '/path/to/test.gremlins.js'
                }
            }
        },
Running "gremlins:external" (gremlins) task
Verifying property gremlins.external exists in config...OK
File: [no files]
Fatal error: spawn EACCES

marcelboettcher avatar May 27 '15 09:05 marcelboettcher