gabrielcsapo / gabrielcsapo/node-notebook

async functions no longer work

Open
#19 5 comments 0 reactions 0 assignees View on GitHub
bug enhancement
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.