Skip to content

when using npm and requires, main entry for package.json is incorrect#40

Open
databyte wants to merge 1 commit intohoratio-sans-serif:masterfrom
databyte:master
Open

when using npm and requires, main entry for package.json is incorrect#40
databyte wants to merge 1 commit intohoratio-sans-serif:masterfrom
databyte:master

Conversation

@databyte
Copy link

So it should work without monkeying around with the paths:

% node
Type '.help' for options.
node> var sys = require("sys");
node> var client = require("redis-client").createClient();
node>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant