Coder Social home page Coder Social logo

Comments (5)

mscdex avatar mscdex commented on June 11, 2024 5

That looks fine. Did you also make sure to check the 'winpcap compatibility' option when you installed npcap?

from cap.

vincenthawke avatar vincenthawke commented on June 11, 2024 4

Works now:) Winpcap compatibility checkbox fixed it: http://prntscr.com/om78fg
Thank you!

from cap.

mscdex avatar mscdex commented on June 11, 2024

Are you sure the addon was compiled successfully when you installed it?

from cap.

vincenthawke avatar vincenthawke commented on June 11, 2024

Are you sure the addon was compiled successfully when you installed it?

I deleted all and tried again. Here is the installation console output:

PS C:\Users\Home1\Desktop\nodecap> npm install cap

> [email protected] install C:\Users\Home1\Desktop\nodecap\node_modules\cap
> node-gyp rebuild


C:\Users\Home1\Desktop\nodecap\node_modules\cap>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  binding.cc
  win_delay_load_hook.cc
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(142): warning C4996: 'Nan::MakeCallback': was declared deprecated [C:\Users\Home1\Desktop\nodecap\node
_modules\cap\build\cap.vcxproj]
  c:\users\home1\desktop\nodecap\node_modules\nan\nan.h(1024): note: see declaration of 'Nan::MakeCallback'
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(241): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [C:\Users\Home1\Desktop\nodecap
\node_modules\cap\build\cap.vcxproj]
  c:\users\home1\.node-gyp\10.15.3\include\node\v8.h(2477): note: see declaration of 'v8::Value::Uint32Value'
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(291): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\Home1\Deskt
op\nodecap\node_modules\cap\build\cap.vcxproj]
  c:\users\home1\.node-gyp\10.15.3\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(292): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\Home1\Deskt
op\nodecap\node_modules\cap\build\cap.vcxproj]
  c:\users\home1\.node-gyp\10.15.3\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(293): warning C4996: 'v8::Value::Int32Value': was declared deprecated [C:\Users\Home1\Desktop\nodecap\
node_modules\cap\build\cap.vcxproj]
  c:\users\home1\.node-gyp\10.15.3\include\node\v8.h(2478): note: see declaration of 'v8::Value::Int32Value'
c:\users\home1\desktop\nodecap\node_modules\cap\src\binding.cc(452): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [C:\Users\Home1\Desktop\nodecap
\node_modules\cap\build\cap.vcxproj]
  c:\users\home1\.node-gyp\10.15.3\include\node\v8.h(2477): note: see declaration of 'v8::Value::Uint32Value'
     Creating library C:\Users\Home1\Desktop\nodecap\node_modules\cap\build\Release\cap.lib and object C:\Users\Home1\Desktop\nodecap\node_modules\cap\build\Release\
  cap.exp
  Generating code
  All 253 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  Finished generating code
  cap.vcxproj -> C:\Users\Home1\Desktop\nodecap\node_modules\cap\build\Release\\cap.node
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

+ [email protected]
added 2 packages from 9 contributors and audited 2 packages in 2.801s
found 0 vulnerabilities

Not sure if this is 100% without problems, it seems to be but I don't know.

from cap.

vincenthawke avatar vincenthawke commented on June 11, 2024

That looks fine. Did you also make sure to check the 'winpcap compatibility' option when you installed npcap?

That I did not but I remember seeing this last checkbox in wireshark installation process. Let me try reinstalling it...

from cap.

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.