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
{{ message }}
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.
◈ Netlify Dev ◈
ReferenceError: hasRequiredFiles is not defined
at Array.module.exports (.../netlify-cli/node_modules/netlify-dev-plugin/src/detectors/middleman.js:4:3)
at module.exports.serverSettings (.../netlify-cli/node_modules/netlify-dev-plugin/src/detect-server.js:20:40)
at DevCommand.run (.../netlify-cli/node_modules/netlify-dev-plugin/src/commands/dev/index.js:187:26)
This detector doesn't require the
hasRequiredFiles
util, so calls tonetlify dev
fail.src/detectors/middleman.js#L4
Bug introduced in PR #172
netlify-cli/2.11.17 darwin-x64 node-v10.13.0 - MacOS 10.14.4
The text was updated successfully, but these errors were encountered: