atom / language-ruby-on-rails

Ruby on Rails package for Atom
Other
48 stars 41 forks source link

Failed to load a language-ruby-on-rails package grammar #58

Closed rightriot closed 7 years ago

rightriot commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 ia32 Electron: 1.3.15 OS: Unknown Windows version Thrown From: language-ruby-on-rails package 0.25.2

Stack Trace

Failed to load a language-ruby-on-rails package grammar

At ENOENT: no such file or directory, open 'C:\Users\umineko71\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-ruby-on-rails\grammars\html (rails).json' in C:\Users\umineko71\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-ruby-on-rails\grammars\html (rails).json

Error: ENOENT: no such file or directory, open 'C:\Users\umineko71\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-ruby-on-rails\grammars\html (rails).json'
    at Error (native)
  at ~/AppData/Local/atom/app-1.18.0/resources/app/node_modules/language-ruby-on-rails/grammars/html (rails).json:1:1

Commands

Non-Core Packages

atom-beautify 0.30.4 
atom-html-preview 0.1.22 
autocomplete-paths 1.0.5 
browser-plus 0.0.98 
color-picker 2.2.5 
emmet 2.4.3 
file-type-icons 1.3.4 
highlight-column 0.5.4 
highlight-selected 0.13.1 
japanese-menu 1.13.0 
pigments 0.39.1 
project-manager 3.3.5 
show-ideographic-space 1.0.2 
tag 0.5.0 
winstliu 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.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.