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
Fixes:
/usr/src/app/node_modules/meld/meld.js:67
if (typeof target[pointcut] === 'function') {
^
TypeError: Cannot read property 'loadPackage' of undefined
at meld (/usr/src/app/node_modules/meld/meld.js:67:23)
at Function.around (/usr/src/app/node_modules/meld/meld.js:436:12)
at patcher (/usr/src/app/lib/eslint-patch.js:21:8)
at Object.<anonymous> (/usr/src/app/bin/eslint.js:11:44)
at Module._compile (module.js:397:26)
at Object.Module._extensions..js (module.js:404:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:429:10)
at startup (node.js:139:18)
0 commit comments