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:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered:
prashant19981
added a commit
to prashant19981/google-indexing-script
that referenced
this issue
Jan 27, 2024
file:///mnt/c/Users/Administrator/Documents/GITHUB/GITHUB/WP/google-indexing-script-main/google-indexing-script-main/src/index.mjs:22
const accessToken = await getAccessToken();
^^^^^
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
The text was updated successfully, but these errors were encountered: