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
Do anyone had this issue (Sonoma 14.4.1 on Apple Silicon)?
linky
file:///opt/homebrew/lib/node_modules/linky/dist/bin/cli.js:7
import pkg from '../package.json' assert { type: 'json' };
^^^^^^
SyntaxError: Unexpected identifier 'assert'
at compileSourceTextModule (node:internal/modules/esm/utils:338:16)
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:103:18)
at #translate (node:internal/modules/esm/loader:433:12)
at ModuleLoader.loadAndTranslate (node:internal/modules/esm/loader:480:27)
at async ModuleJob._link (node:internal/modules/esm/module_job:112:19)
Node.js v23.1.0
The text was updated successfully, but these errors were encountered:
Do anyone had this issue (Sonoma 14.4.1 on Apple Silicon)?
The text was updated successfully, but these errors were encountered: