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
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:140:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered:
I'm getting following error, how can get rid of this. Any help on this would be great.
npm version ===> 6.14.16
node version ===>v12.22.12
npm install messages-web
file:///C:/PythonWebCode/latestbkup/verylatest/node_modules/puppeteer/install.mjs:31
const {downloadBrowser} = await importInstaller();
^^^^^
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:140:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered: