TimHeckel / meteor-bootboxjs

A meteor smart package for the bootstrap bootboxjs plugin
30 stars 19 forks source link

Doesn't install properly on 0.9.0 #14

Closed pwujek closed 10 years ago

pwujek commented 10 years ago

$ meteor remove bootboxjs removed bootboxjs from project Removed top-level dependency on bootboxjs. $ sudo meteor add bootboxjs added bootboxjs at version 0.0.0

bootboxjs: Programmatic dialog boxes using Twitter's bootstrap modals $ meteor [[[[[ ~ ]]]]]

=> Started proxy. => Started MongoDB.
Could not write versions file for bootboxjs I20140828-20:09:40.873(-4)? Meteor.startup - server server/startup.js => Started your app.

pwujek commented 10 years ago

Sorry this is not a real issue Was installed via 'sudo' needed 'sudo meteor' to allow it to write versions file.

mizzao commented 10 years ago

Sigh...please don't be one of those people that runs sudo cmd when cmd by itself doesn't work, without asking why this was the case.

Do yourself a favor and don't follow the advice from this comic:

image