This used to work fine. but we're getting this error now:
file:///C:/laragon/www/dev/wp-content/plugins/aawp/node_modules/gpt-po/lib/src/index.js:5
import pkg from "../package.json" with { type: "json" };
^^^^
SyntaxError: Unexpected token 'with'
at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)
at async link (internal/modules/esm/module_job.js:47:21)
This used to work fine. but we're getting this error now: