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
Surfaced issue: less-middleware update appears to be restarting the server constantly in a specific use case:
[err] TypeError: path must be a string[err] at Object.fs.stat (fs.js:681:11)[err] at /opt/run/snapshot/package/node_modules/less-middleware/lib/middleware.js:36:8[err] at Array.forEach (native)[err] at checkImports (/opt/run/snapshot/package/node_modules/less-middleware/lib/middleware.js:35:9)[err] at /opt/run/snapshot/package/node_modules/less-middleware/lib/middleware.js:276:13[err] at Object.oncomplete (fs.js:107:15)[err] binding.stat(pathModule._makeLong(path), callback);[err] [err] fs.js:681