You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enter the path to the attached grammar (unzip it first of course).
Crash:
events.js:188
throw err;
^
Error: Unhandled "error" event. (Problems loading language definition file: ENOENT: no such file or directory, open '/Users/steven/Desktop/stencil.tmLanguage ')
at constructor.emit (events.js:186:19)
at Immediate._onImmediate (/usr/local/lib/node_modules/generator-code/node_modules/yeoman-generator/lib/base.js:446:16)
at runCallback (timers.js:789:20)
at tryOnImmediate (timers.js:751:5)
at processImmediate [as _immediateCallback] (timers.js:722:5)
This grammar has been written using TextMate and works fine there.
To my embarrassment, that was indeed the problem.
It appears macOS adds a space when you copy/paste a path or drag in a file from Finder. I did not notice this at all. Thanks for noticing it!
Steps to Reproduce:
This grammar has been written using TextMate and works fine there.
stencil.tmLanguage.zip
The text was updated successfully, but these errors were encountered: