danielgtaylor / atom-api-blueprint-preview

Live preview API Blueprint in Atom
MIT License
43 stars 19 forks source link

Preview do not run #59

Closed cedbale closed 8 years ago

cedbale commented 8 years ago

After having installed aglio and trying to launch the preview, here is the errors i have :

build@ – Cannot find module '/home/<user>/.atom/packages/api-blueprint-preview/node_modules/pathwatcher/build'
build@ – Cannot find module '/home/<user>/.atom/packages/api-blueprint-preview/node_modules/pathwatcher/node_modules/runas/build'

(those path exists)

api-blueprint-preview 0.7.0 atom 1.6.1

cedbale commented 8 years ago

Fixed by rebuilding package & restarting Atom