Skip to content

Conversation

@richardlau
Copy link
Member

Refs: #285


Addresses this error after #285:

node:internal/modules/cjs/loader:1835
    throw err;
    ^

SyntaxError: /home/local/rlau/sandbox/github/email/iojs.org/aliases.json: Unexpected token ']', ..."com",
    ]
  },
  {"... is not valid JSON
    at parse (<anonymous>)
    at Object..json (node:internal/modules/cjs/loader:1832:39)
    at Module.load (node:internal/modules/cjs/loader:1423:32)
    at Function._load (node:internal/modules/cjs/loader:1246:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1445:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous> (/home/local/rlau/sandbox/github/email/update/update.js:37:17)
    at Module._compile (node:internal/modules/cjs/loader:1688:14)

@richardlau richardlau merged commit 8e7172f into main Oct 29, 2025
@richardlau richardlau deleted the fixjson branch October 29, 2025 16:55
@richardlau
Copy link
Member Author

Deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants