Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-macaddress: Unkown[sic] os.platform(), defaulting to `unix'. #17

Open
deathcap opened this issue Feb 6, 2016 · 1 comment
Open
Labels

Comments

@deathcap
Copy link
Member

deathcap commented Feb 6, 2016

Observed on the console log:

pyramid= [View3duint8, View3duint8, View3duint8, View3duint8, View3duint8, View3duint8]
blob::134811 node-macaddress: Unkown os.platform(), defaulting to `unix'.
blob::186304 mf-worker initializing DedicatedWorkerGlobalScope {__core-js_shared__: Object, undefined: undefined, Infinity: Infinity, Math: Math, NaN: NaN…}

https://www.npmjs.com/package/macaddress dependency of https://www.npmjs.com/package/uuid-1345 (features: "Actually uses your MAC address for v1 UUIDs"), used by node-minecraft-protocol (previously used 3 separate uuid/guid libraries: PrismarineJS/node-minecraft-protocol#297 - but now only one, uuid-1345)

Not a big deal, this is only a (misspelled) warning, but might be nice to fix it - definitely no need for MAC addresses, or v1 UUIDs for that matter, in the browser

@deathcap
Copy link
Member Author

Looks like this warning may be fixed by the deferred loading added in uuid-1345: scravy/uuid-1345#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant