dundalek / atom-markdown-mindmap

Visualize markdown files as mindmaps in Atom editor
Other
117 stars 31 forks source link

Failed to load the markdown-mindmap package #10

Closed tx19851107 closed 7 years ago

tx19851107 commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.8.0 System: Unknown Windows Version Thrown From: markdown-mindmap package, v0.2.4

Stack Trace

Failed to load the markdown-mindmap package

At '../node_modules/markmap/view.mindmap.css' wasn't found in C:\Users\wbnju\.atom\packages\atom-markdown-mindmap-master\styles\markdown-mindmap.less:1:0

LessError: '../node_modules/markmap/view.mindmap.css' wasn't found
  at C:\Users\wbnju\.atom\packages\atom-markdown-mindmap-master\styles\markdown-mindmap.less:1:0

Commands

Config

{
  "core": {
    "themes": [
      "atom-light-ui",
      "base16-tomorrow-light-theme"
    ]
  }
}

Installed Packages

# User
node-v0.36.8, vundefined

# Dev
No dev packages
dundalek commented 7 years ago

Tried to install it in latest Atom on Windows 7 and it works. Reinstalling the plugin should solve it.