atom / language-coffee-script

CoffeeScript support in Atom
Other
59 stars 64 forks source link

Failed to load a language-coffee-script package grammar #138

Closed Mohammed5099 closed 7 years ago

Mohammed5099 commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 ia32 Electron: 1.3.15 OS: Microsoft Windows 10 Enterprise N Thrown From: language-coffee-script package 0.48.7

Stack Trace

Failed to load a language-coffee-script package grammar

At ENOENT: no such file or directory, open 'C:\Users\Mohammed\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-coffee-script\grammars\coffeescript (literate).json' in C:\Users\Mohammed\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-coffee-script\grammars\coffeescript (literate).json

Error: ENOENT: no such file or directory, open 'C:\Users\Mohammed\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-coffee-script\grammars\coffeescript (literate).json'
    at Error (native)
  at ~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/language-coffee-script/grammars/coffeescript (literate).json:1:1

Commands

Non-Core Packages

activate-power-mode 1.1.0 
ariake-dark-syntax 0.0.6 
atom-autocomplete-php 0.20.2 
atom-material-syntax 0.4.6 
php-cs-fixer 2.5.9 
atomic-chrome 0.3.0 
aurora-theme 1.2.2 
autocomplete-php 0.3.7 
color-picker 2.2.3 
colorblind-wombat-dark-syntax 0.5.2 
ficus-syntax 1.1.1 
gaia-dark-syntax 1.1.1 
genesis-ui 0.5.0 
github-atom-light-syntax 0.3.2 
linter 1.11.18 
linter-php 1.3.1 
php-cs-fixer 2.5.9 
qolor 0.4.1 
spacegray-light-neue-ui 0.1.5 
50Wliu commented 7 years ago

Thanks for taking the time to contribute!

We noticed that this is a duplicate of atom/language-java#94. You may want to subscribe there for updates.

Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.