gabrielcsapo / gabrielcsapo/node-notebook
async functions no longer work
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
TypeError: Identifier 'run' has already been declared
at evalmachine.:1:1
at Object.module.exports._run (/Users/gabrielcsapo/Documents/node-notebook/lib/vm.js:151:51)
at Object.module.exports.run (/Users/gabrielcsapo/Documents/node-notebook/lib/vm.js:50:19)
at /Users/gabrielcsapo/Documents/node-notebook/lib/vm.js:68:42
at ChildProcess. (/Users/gabrielcsapo/Documents/node-notebook/lib/vm.js:36:21)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Socket. (internal/child_process.js:319:11)
at emitOne (events.js:77:13)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.