Code Monkey home page Code Monkey logo

Comments (6)

june07 avatar june07 commented on May 14, 2024

Try changing the DevTools URL under NiM options to the locally hosted version.

from nim.

ceremcem avatar ceremcem commented on May 14, 2024

from nim.

june07 avatar june07 commented on May 14, 2024

I assume when you mean no "internet connection is available" you are not including localhost network connectivity...

I've just confirmed that when you switch "Use Alternate DevTools." off and disabling my internet connection to the browser, NiM continues to work as it should. However if you're disabling the network in such a way that prevents any localhost traffic then it will affect NiM's ability to connect to the V8 inspector process which listens on localhost by default.

To be clear your DevTools version in NiM should look like one of the following to debug without Internet connectivity:
image
image

Basically NiM is going to need to communicate with the V8 debugger of your application.

To help more maybe you could provide more information about your dev environment as it relates to what I just wrote...

from nim.

ceremcem avatar ceremcem commented on May 14, 2024

The image I sent is not delivered, here I'm putting it again:

image

The URL is not the same. How should I change it?

I assume when you mean no "internet connection is available" you are not including localhost network connectivity...

My localhost connections work normally, I just switch of the internet, the WAN. Again, the chrome://inspect/#devices works properly at those moments.

from nim.

june07 avatar june07 commented on May 14, 2024

So I did discover a race condition which made the display of the actual configured DevTools Version inaccurate. It will take a bit before the change is reflected in the Edge/Chrome stores.

A fix in your case to display the actual version would be to toggle the "on/off" switch and refresh the options page. Once this fix is pushed, obviously this fix will not be needed.

As to the original issue, the problem is in fact that the DevTools Version was not configured to use the local version. And to change that, you should be able to simply toggle the setting.

from nim.

ceremcem avatar ceremcem commented on May 14, 2024

A fix in your case to display the actual version would be to toggle the "on/off" switch and refresh the options page.

That helped me out:

image

I can confirm that changing this URL lets me use debugger without an active internet connection. Thanks.

from nim.

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.