Giter Club home page Giter Club logo

Comments (4)

sathishTkumar avatar sathishTkumar commented on June 29, 2024

do we have any update ? @MarkPieszak @KamilSzostak @Dmitry-Matveev @johnkattenhorn

from angular-application-insights.

MarkPieszak avatar MarkPieszak commented on June 29, 2024

Hey @sat80890 Apologies on the delay, github notifications are a mess!
Did you ever figure this one out?
It sounds like you might need to dump node_modules and reinstall everything, make sure it's using the correct versions in node_modules manually afterwards, maybe something is installing older versions for some reason.

Let me know!

from angular-application-insights.

navarrofracisco avatar navarrofracisco commented on June 29, 2024

@MarkPieszak Hi there, facing the same problem. I removed the node_modules and ran the following commands and I still continue to see the same problem.
npm cache clean
npm install

Version:
"dependencies": {
"@ angular/router": "^4.1.3",
"@ markpieszak/ng-application-insights": "^1.0.0",
}

image

from angular-application-insights.

MarkPieszak avatar MarkPieszak commented on June 29, 2024

So you need to use ^2.0.0 at least, that ^ will only stay within that current semantic versioning of ^1.0.0 you have in your package.json, that should fix it!
@sat80890 If you can upgrade to 2.x that'd fix your issue as well.

Let me know! Closing out for now.

from angular-application-insights.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.