General mailing list for discussions and development of PeerLibrary and related software.

List archive Help


Re: [PeerLibrary dev] problems with .meteor/release files


Chronological Thread 
  • From: Opal Kale < >
  • To:
  • Subject: Re: [PeerLibrary dev] problems with .meteor/release files
  • Date: Sun, 5 Oct 2014 16:02:11 -0700

I must have been developing on meteor 0.9+. Reverting back to 0.8.3 means thatI can't add the latest version of bootstrap as a package without updating to 0.9. 

This is the error I get when I try "meteor add bootstrap":

=> Errors while scanning packages:

While building package `meteor-file`:

error: no such package: 'spark'

I think this is because bootstrap requires the spark templating engine but this version of meteor uses blaze. I'm not sure if I'm supposed to add bootstrap 2 or how to fix this.

-Opal


On Sat, Oct 4, 2014 at 10:34 PM, Mitar < > wrote:
Hi!

Which version of meteor do you have? Run:

meteor --version

If it is 0.9.0+ or higher, you will have probably problems.

You should then remove your Meteor and install it from our fork:

curl http://meteor.peerlibrary.org/ | sh


Mitar

> I just cloned the repo and I get an error when I try running it locally.
> The error says that the project doesn't have a .meteor/release file. Has
> anyone else run into this problem?
>
> Thanks!
>
> -Opal
>

--
PeerLibrary, facilitating the global conversation on academic literature
https://peerlibrary.org/
http://blog.peerlibrary.org/
https://twitter.com/PeerLibrary

Settings and unsubscription:
http://lists.peerlibrary.org/lists/info/dev

Public archive:
http://lists.peerlibrary.org/lists/arc/dev



--
Opal Kale
B.A. Computer Science, '15
University of California, Berkeley




Archive powered by MHonArc 2.6.18.

Top of page