atom / language-text

Plain text package for Atom
Other
11 stars 19 forks source link

Failed to load a language-text package grammar #16

Closed TimothyLe closed 7 years ago

TimothyLe commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 ia32 Electron: 1.3.15 OS: Microsoft Windows 10 Home Thrown From: language-text package 0.7.2

Stack Trace

Failed to load a language-text package grammar

At ENOENT: no such file or directory, open 'C:\Users\Home\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-text\grammars\plain text.json' in C:\Users\Home\AppData\Local\atom\app-1.18.0\resources\app\node_modules\language-text\grammars\plain text.json

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

Commands

Non-Core Packages

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.