You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the watch flag on Node v6.0.0 displays warnings and a stack trace in the terminal
node node_modules/.bin/ava --verbose --watch
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1e3d5b4c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x328d7de52204] (this=0x20bb46efb931 <an Object with map 0x24ef30617be1>#1#,module=0x3dbe390f2a99 <a Module with map 0x24ef306181b9>#2#,filename=0x3dbe390f2a61 <String[129]
...
The text was updated successfully, but these errors were encountered:
Using the watch flag on Node v6.0.0 displays warnings and a stack trace in the terminal
The text was updated successfully, but these errors were encountered: