edge icon indicating copy to clipboard operation
edge copied to clipboard

Installing Edge.Js from nuget

Open msuntharesan opened this issue 10 years ago • 4 comments

Trying to install the Edge.Js nuget package and it seem to be stuck on a loop From Package manager Console

PM> install-Package Edge.js Installing 'Edge.js 0.9.2'. Successfully installed 'Edge.js 0.9.2'. Adding 'Edge.js 0.9.2' to Web. Successfully added 'Edge.js 0.9.2' to Web. Try set double_edge.js RecurseOn double_edge.js Try set RecurseOn Try set RecurseOn Try set RecurseOn Try set RecurseOn Try set RecurseOn Try set

That keeps on repeating.

msuntharesan avatar Nov 21 '14 21:11 msuntharesan

More info: The RecurseOn is happening when I try to install in a website.

When its installed on web application it works. PM> Install-Package edge.js Installing 'Edge.js 0.9.2'. Successfully installed 'Edge.js 0.9.2'. Adding 'Edge.js 0.9.2' to WebApplication1. Successfully added 'Edge.js 0.9.2' to WebApplication1. Try set double_edge.js Try set edge.js Try set x64 RecurseOn x64 Try set edge.node Try set node.dll Try set x86 RecurseOn x86 Try set edge.node Try set node.dll

msuntharesan avatar Nov 22 '14 13:11 msuntharesan

I got this, also in a website project.

image

cchamberlain avatar Feb 12 '16 06:02 cchamberlain

same problem. its using up a lot of my system resources. Restarting visual studio stopped the recursive process I think.

DoubleCouponDay avatar Sep 23 '18 22:09 DoubleCouponDay

Bug still present as of 2019.

chaitanyabd avatar Apr 10 '19 08:04 chaitanyabd