-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
- Version: 6.1.0
- Platform: linux
- Subsystem: fedora
I misread the doc, i did var Buffer = require('buffer'); and could not figure out why this was true Buffer.alloc===undefined.
Maybe node could display a warning message if someone tries to require buffer like i did, or, maybe it could throw an error as if it was not an existing package ?
Metadata
Metadata
Assignees
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.