Luke Harrison
Results
1
issues of
Luke Harrison
When running the below command on node version 14.16.0 we get the following error: Command: `npx browserslist@latest --update-db` Error: ``` Cannot find module 'node:fs' Require stack: /root/.npm/_npx/178/lib/node_modules/browserslist/node_modules/update-browserslist-db/index.js /root/.npm/_npx/178/lib/node_modules/browserslist/cli.js ``` @ai...