Skip to content

Error: Symbol node_stringprep_module not found. #27

@blaiz

Description

@blaiz

Trying to use this module but I'm getting this error when running an app.js that only contains the lines from the example in the installation steps:

module.js:356
  Module._extensions[extension](this, filename);
                               ^
Error: Symbol node_stringprep_module not found.
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Server.<anonymous> (/Users/jgabaut/Downloads/stringprep/app.js:34:22)
    at Server.g (events.js:175:14)
    at Server.EventEmitter.emit (events.js:92:17)
    at net.js:1029:10
    at process._tickCallback (node.js:415:13)
    at Function.Module.runMain (module.js:499:11)

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions