Seguindo o curso, quando executo o comando para inicializar o json server:
( json-server --watch backend/videos.json )
ele me retorna um erro:
file:///usr/local/lib/node_modules/json-server/lib/bin.js:65 const file = positionals[0] ?? ''; ^
SyntaxError: Unexpected token '?' at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18) at async link (internal/modules/esm/module_job.js:42:21)