Skip to content

v8::ObjectTemplate::Set() with non-primitive values is deprecated #1675

@chansuke

Description

@chansuke

Environment

  • Elixir version (elixir -v): 1.2.4
  • Phoenix version (mix deps): 1.1.4
  • NodeJS version (node -v): v6.0.0
  • NPM version (npm -v): 3.8.6
  • Operating system: El Capitan

V8 error

I upgraded nodejs to v6 and shows JS and C stack trace when I run mix phoenix.server.
It says v8::ObjectTemplate::Set() with non-primitive values is depracated and some issues are already opened in various projects.e.g:nodejs/node#6228

How can I handle with this error?Just wait for next release of node or temporarily downgrade the node version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions