issues Search Results · repo:TritonDataCenter/node-assert-plus language:JavaScript
Filter by
26 results
(77 ms)26 results
inTritonDataCenter/node-assert-plus (press backspace or delete to remove)env: chrome 114
Uncaught TypeError: Cannot assign to read only property length of function function(arg, msg) {
if (!arg) {
_toss(msg, true , arg);
}
}
...
ck97756
- Opened on Aug 14, 2023
- #47
https://github.com/joyent/node-assert-plus/blob/00200d6a95eb1dbe643546a3cab8494d3fc47a0e/Makefile#L1-L9
What does this part mean there? Why would a Makefile be under the Mozilla Public License (MPL) license. ...
thernstig
- 4
- Opened on Apr 21, 2022
- #44
Issue: There is no package-lock.json or npm-shrinkwrap.json file uploaded to the GitHub repository
https://github.com/mcavage/node-assert-plus
Questions: We are conducting a research study on the lock ...
mahirkabir
- Opened on Sep 30, 2021
- #43
Issue: We detected vulnerable dependencies in your project by using the command “npm audit”:
npm audit report
minimist 0.2.1 || =1.0.0 1.2.3 Prototype Pollution - https://npmjs.com/advisories/1179 No ...
mahirkabir
- Opened on Sep 30, 2021
- #42
/…/node_modules/verror/node_modules/assert-plus/assert.js:1
TypeError: Function.prototype.toString requires that this be a Function
at Proxy.toString ( anonymous )
at Object. anonymous (/…/node_modules/verror/node_modules/assert-plus/assert.js:5:31) ...
mk-pmb
- 2
- Opened on Jan 10, 2019
- #34
A nice feature would be to use assert.strict instead of assert if it is supported. See here
kepexx
- Opened on Dec 29, 2018
- #33
In package.json the repository points to https://github.com/mcavage/node-assert-plus.git, but this library is hosted on
the Joyent GitHub org.
cburroughs
- Opened on Jun 18, 2018
- #32
assert-plus\assert.js:22 throw new assert.AssertionError({ ^ AssertionError: undefined (true) is required
igzmanuelmartinvivaldi
- 1
- Opened on Oct 2, 2017
- #30
var assert = require( assert-plus );
undefined
a = 6
6
assert(a 5, a must be less than 5 );
AssertionError: a must be less than 5 (true) is required
[...]
the:
(true) is required
is unwanted ...
joshwilsdon
- Opened on Aug 9, 2016
- #28

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.