Skip to content

When I started REPL on nodeJs, there were some errors and the program told me that TypeErro #557

@jingyuexing

Description

@jingyuexing

readline.js:291
throw new errors.TypeError(
^

TypeError [ERR_INVALID_ARG_TYPE]: The "stringToWrite" argument must be of type string. Received type null
at REPLServer._writeToOutput (readline.js:291:11)
at REPLServer.Interface.prompt (readline.js:259:10)
at REPLServer.displayPrompt (repl.js:740:8)
at new REPLServer (repl.js:599:8)
at Object.exports.start (repl.js:616:14)
at D:\Sublime Text 3157 x64\Data\Packages\SublimeREPL\config\NodeJS\repl.js:5:20
at Object. (D:\Sublime Text 3157 x64\Data\Packages\SublimeREPL\config\NodeJS\repl.js:38:3)
at Module._compile (internal/modules/cjs/loader.js:654:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)
at Module.load (internal/modules/cjs/loader.js:566:32)

Repl Closed #556
version sublimetext3
os:win10
nodejs:v9.11.1
REPL:2.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions