Get this error on project:
"Example:
0
assert.js:105
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: 0 == 1
at /opt/project/test.ts:12:8"
How can I fix my problem?
Thank you
Created at: 2021/07/12 22:10; Updated at: 2021/07/13 11:48