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
TypeError: Invalid value used as weak map key
at WeakMap.set (native)
at new WeakMap (native)
at module.exports (/Users/jmeas/webdev/moolah/node_modules/fortune-http/lib/status_map.js:4:10)
at createListener (/Users/jmeas/webdev/moolah/node_modules/fortune-http/lib/index.js:108:15)
at module.exports (/Users/jmeas/webdev/moolah/server/app.js:211:20)
at throng (/Users/jmeas/webdev/moolah/node_modules/throng/lib/throng.js:25:12)
at Object.<anonymous> (/Users/jmeas/webdev/moolah/server/index.js:10:1)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
Locking the dep to 1.0.5 is a temporary solution. I took a look at the source, but nothing immediately stood out as the issue.
The text was updated successfully, but these errors were encountered:
v1.0.6 will not initialize. The error is:
Locking the dep to 1.0.5 is a temporary solution. I took a look at the source, but nothing immediately stood out as the issue.
The text was updated successfully, but these errors were encountered: