- Do you want to request a feature or report a bug?
Bug
- What is the current behavior?
netlify link with a fresh CLI install returns Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /usr/local/lib/node_modules/netlify-cli/node_modules/is-promise/index.js require() of ES modules is not supported.
- If the current behavior is a bug, please provide the steps to reproduce.
npm install netlify-cli -g
netlify link
- Local Environment Information
Related
% netlify -v
netlify-cli/2.48.0 darwin-x64 node-v12.16.2
- Do you want to request a feature or report a bug?
Bug
- What is the current behavior?
netlify linkwith a fresh CLI install returnsError [ERR_REQUIRE_ESM]: Must use import to load ES Module: /usr/local/lib/node_modules/netlify-cli/node_modules/is-promise/index.js require() of ES modules is not supported.- If the current behavior is a bug, please provide the steps to reproduce.
npm install netlify-cli -gnetlify link- Local Environment Information
Related