meteorhacks / kadira-profiler

CPU Profiling support for Kadira
https://kadira.io/cpu-profiling.html
MIT License
14 stars 15 forks source link

A method named 'kadira.profileCpu' is already defined #2

Closed Sivli-Embir closed 9 years ago

Sivli-Embir commented 9 years ago

With the following in my packages:

meteorhacks:kadira-profiler
meteorhacks:zones
meteorhacks:kadira

Meteor fails startup. The Kadira site recommended I add zones and profiler, is that out of date?

Sivli-Embir commented 9 years ago

This goes away with:

# meteorhacks:kadira-profiler
meteorhacks:zones
meteorhacks:kadira
arunoda commented 9 years ago

Hi,

Try this.

First do: meteor refresh then install the meteorhacks:kadira-profiler. If that didn't works, try to remove kadira and add again.

Sivli-Embir commented 9 years ago

Just tried, no luck.

I tried:

meteorhacks:kadira-profiler
# meteorhacks:zones
# meteorhacks:kadira

and I still get the same issue!

When you say remove Kadira are you talking something more extreme?

For context:

$ meteor --version Meteor 1.0.3.1

arunoda commented 9 years ago

Then try this meteor add meteorhacks:kadira-profiler@1.0.2

On Wed Feb 18 2015 at 11:06:02 PM Sivli Kestanous notifications@github.com wrote:

Just tried, no luck.

I tried:

meteorhacks:kadira-profiler

meteorhacks:zones

meteorhacks:kadira

and I still get the same issue!

When you say remove Kadira are you talking something more extreme?

For context:

$ meteor --version Meteor 1.0.3.1

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/kadira-profiler/issues/2#issuecomment-74908761 .

Sivli-Embir commented 9 years ago

Nice, works! I had not used the meteor add command in some time. Looks like it was not adding dependancies as well.

arunoda commented 9 years ago

Great.

On Wed Feb 18 2015 at 11:11:20 PM Sivli Kestanous notifications@github.com wrote:

Nice, works! I had not used the meteor add command in some time. Looks like it was not adding dependancies as well.

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/kadira-profiler/issues/2#issuecomment-74909786 .

Sivli-Embir commented 9 years ago

Just tested on Kadira, works great! Thanks and good job. Keep it up!

arunoda commented 9 years ago

Thanks. On 2015 පෙබ 18, බදාදා at ප.ව. 11.22 Sivli Kestanous < notifications@github.com> wrote:

Just tested on Kadira, works great! Thanks and good job. Keep it up!

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/kadira-profiler/issues/2#issuecomment-74911920 .