Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Use the MIT node-uuid library #564

Closed
wants to merge 1 commit into from
Closed

Use the MIT node-uuid library #564

wants to merge 1 commit into from

Conversation

reid
Copy link
Contributor

@reid reid commented Feb 8, 2011

The existing uuid.js is licensed under OSLv3, which is pretty complicated compared to MIT.

The same author wrote its successor, node-uuid, which is dual licensed under MIT and GPL. Let's use that instead?

@reid
Copy link
Contributor Author

reid commented Feb 9, 2011

Closed by e297e13 Use the MIT node-uuid lib instead of OSLv3 uuid.js.

@josephboyle
Copy link

Getting build error:

$ make
! [ -d .git ] || git submodule update --init
Initialized empty Git repository in /Users/josephboyle/npm/node_modules/node-uuid/.git/
error: The requested URL returned error: 403 while accessing http://github.com/broofa/node-uuid/info/refs

fatal: HTTP request failed
Clone of 'http://github.com/broofa/node-uuid' into submodule path 'node_modules/node-uuid' failed
make: *** [submodules] Error 1

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants