Code Monkey home page Code Monkey logo

Comments (6)

makensi avatar makensi commented on July 21, 2024

Hello,

Seems that you need install command line tools (XCode), just install them (see that http://guide.macports.org/chunked/installing.xcode.html).

If your problem persists, check my case #57.

Luck!

from websocket-node.

leegee avatar leegee commented on July 21, 2024

Thanks, I'll check 57. I have xcode.

from websocket-node.

theturtle32 avatar theturtle32 commented on July 21, 2024

This is definitely a problem with the build environment on your machine, though I'm not sure what exactly. In these cases I generally recommend to install Homebrew (http://mxcl.github.com/homebrew/) and then run brew doctor from the command line to see what's wrong with your build environment.

from websocket-node.

theturtle32 avatar theturtle32 commented on July 21, 2024

Also note that the native modules are optional. The WebSocket-Node module will still work without them, just not quite as fast and without verifying the validity of received UTF-8 data. In 99.999% of test/dev scenarios, this will make no visible difference whatsoever to you. The native modules are strongly recommended for production servers, but could be considered optional for development environments.

from websocket-node.

leegee avatar leegee commented on July 21, 2024

Thanks, Mr Turtle. It was only a dev env, of course, so I'll see how it goes without the native code, thank you for pointing that out.

from websocket-node.

shmup avatar shmup commented on July 21, 2024

Here's what I had to do, being in the exact same situation (same problem, and have xcode installed).

In xcode, go to Preferences > Downloads > Command Line Tools and click 'Install'.

Source: http://stackoverflow.com/a/9328698

from websocket-node.

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.