Giter Site home page Giter Site logo

nodesource / understanding-npm Goto Github PK

View Code? Open in Web Editor NEW
402.0 402.0 35.0 3.42 MB

A regularly updating survey of the npm community

Home Page: https://unpm.nodesource.com/

License: MIT License

JavaScript 67.98% CSS 12.25% HTML 9.74% GLSL 10.03%

understanding-npm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

understanding-npm's Issues

connect ETIMEOUT

After installing the dependencies, when running npm start, I get non-stop ETIMEDOUT errors

Macintosh:unpm-dat aumkara$ npm start

> @unpm/[email protected] start /Users/aumkara/workspace/understanding-npm/unpm-dat
> dat listen

Listening on port 6461
[dat-npm] Error: connect ETIMEDOUT - retrying in 5s
^C

running dat listen also generates the same error

Macintosh:unpm-dat aumkara$ dat listen
Listening on port 6461
[dat-npm] Error: connect ETIMEDOUT - retrying in 5s
[dat-npm] Error: connect ETIMEDOUT - retrying in 5s
^C

Is there some additional configuration I need setup? Is there more log information I can look at?

Can't set headers after they are sent

sudo npm install - OK
npm start - OK

Server is starting - OK.
Firefox opening connection - OK .
Server ends with attached errors -NOTOK.
Firefox still waiting , 0% progress:)

My env:
Darwin 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
node v0.12.4

Any advice?

npm start

> [email protected] prestart /Users/user/Documents/GITHUB/understanding-npm
> npm run relink


> [email protected] relink /Users/user/Documents/GITHUB/understanding-npm
> linklocal

nsight-header
unpm-downloaders
unpm-fetch-data
unpm-frontend
unpm-labels
unpm-dat
unpm-preloader
unpm-registry
unpm-screen-coords
unpm-server
unpm-storyboard
unpm-camera
unpm-system
unpm-background
gooey
unpm-packages

Linked 16 dependencies

> [email protected] start /Users/user/Documents/GITHUB/understanding-npm
> npm ex @unpm/server npm start


> @unpm/[email protected] start /Users/user/Documents/GITHUB/understanding-npm/unpm-server
> babel-node .

Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
http://localhost:9966
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
_http_outgoing.js:335
    throw new Error('Can\'t set headers after they are sent.');
          ^
Error: Can't set headers after they are sent.
    at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:335:11)
    at bail (/Users/user/Documents/GITHUB/understanding-npm/unpm-server/index.js:163:7)
    at /Users/user/Documents/GITHUB/understanding-npm/unpm-server/index.js:128:21
    at next (/Users/user/Documents/GITHUB/understanding-npm/node_modules/course/index.js:68:23)
    at Readable.<anonymous> (/Users/user/Documents/GITHUB/understanding-npm/unpm-server/index.js:119:21)
    at Readable.emit (events.js:107:17)
    at Labeled.<anonymous> (/Users/user/Documents/GITHUB/understanding-npm/node_modules/browserify/node_modules/read-only-stream/index.js:27:44)
    at Labeled.emit (events.js:107:17)
    at Labeled.<anonymous> (/Users/user/Documents/GITHUB/understanding-npm/node_modules/browserify/node_modules/labeled-stream-splicer/node_modules/stream-splicer/index.js:132:18)
    at Labeled.emit (events.js:129:20)

npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "start"
npm ERR! node v0.12.4
npm ERR! npm  v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! @unpm/[email protected] start: `babel-node .`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @unpm/[email protected] start script 'babel-node .'.
npm ERR! This is most likely a problem with the @unpm/server package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     babel-node .
npm ERR! You can get their info via:
npm ERR!     npm owner ls @unpm/server
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/user/Documents/GITHUB/understanding-npm/unpm-server/npm-debug.log
npm ERR! weird error 1

npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "start"
npm ERR! node v0.12.4
npm ERR! npm  v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: `npm ex @unpm/server npm start`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] start script 'npm ex @unpm/server npm start'.
npm ERR! This is most likely a problem with the understanding-npm package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm ex @unpm/server npm start
npm ERR! You can get their info via:
npm ERR!     npm owner ls understanding-npm
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/user/Documents/GITHUB/understanding-npm/npm-debug.loguser

Site Down

Heads up in case it's not on your radar :')

screen shot 2017-01-23 at 11 48 12 am

Visualization error on prefixes slide

Hi!

Great visualization! I found an issue in the prefixes slide, the graphs of the last column are in the next row, look:
understanding-npm

I'm using Chrome 44.0.2403.39 on Mac OS X Yosemite

Data is Stale

It appears the data is old as it shows 157,000 packages. Let's update it and redeploy!

Selector error in (Chrome 43, Ubuntu 14.04)

I have this error:

Uncaught SyntaxError: Failed to execute 'querySelector' on 'Document': '[name ="tweak-x"]' is not a valid selector.
https://marketing.nodesource.com/acton/bn/15680?ref=https%3A%2F%2Ft.co%2FRtUiySz74C&v=2&ts=1434600044844&nc=0 Failed to load resource: net::ERR_INSECURE_RESPONSE

So I tried to run document.querySelector('[name ="tweak-x"]') and I have a similar error while document.querySelector('[name="tweak-x"]') (no space before the =) work fine.

image

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.