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
After a(successful) installation steps on Mac OS X "Mavericks", when I try to run webinos_pzh.js it fails and I'm getting the following error:
path.js:360
throw new TypeError('Arguments to path.join must be strings');
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
The text was updated successfully, but these errors were encountered:
After a(successful) installation steps on Mac OS X "Mavericks", when I try to run webinos_pzh.js it fails and I'm getting the following error:
path.js:360
throw new TypeError('Arguments to path.join must be strings');
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
The text was updated successfully, but these errors were encountered: