grimmer0125 / markdown-preview-kramdown

An Atom package which lets you preview Kramdown files (a kind of markdown and used by GitHub Pages). It is modified from Markdown Preview. https://atom.io/packages/markdown-preview-kramdown
MIT License
5 stars 0 forks source link

Atom doesn't start #2

Open marians opened 7 years ago

marians commented 7 years ago

I just installed markdown-preview-kramdown version 0.5.1. It seems to crash Atom (version 1.12.7) on startup. I had to manually remove ~/.atom/packages/markdown-preview-kramdown to be able to start Atom again.

The other packages I had/have installed:

I'm on OS X El Capitan (10.11.6).

grimmer0125 commented 7 years ago

Thank you for reporting this. I will try to fix it when I have time.

grimmer0125 commented 7 years ago

Hi @marians, sorry for the late update. Now I can reproduce this problem, but it happened on my new Mac (10.12). Did your Mac install Xcode ? which version?

Thank you very much.

mrhillsman commented 7 years ago

Crashes Atom on Ubuntu 16.04 as well:

Atom: 1.13.0 OS: Ubuntu 16.04.1 Xenial Kernel: Linux macbuntu 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Community Packages: screenshot from 2017-02-08 16-01-40

Lemik commented 7 years ago

the same problem need to re install atom

grimmer0125 commented 7 years ago

@marians , @Lemik Thank you for the report. I'm sorry that I fixed this so late. I have submitted a new version 0.5.2 and it should work well with latest Atom 1.15.0. This is due to the version of some dependency package of this package is not compatible with the latest Atom.

@mrhillsman, Thanks for the report. I tested my newer version and it worked on my ubuntu 16.04, please try.