library · inferred from evidence
axiom-js
The upstream repository for @axiomhq/js where the fix was implemented.
- Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins...
Integrating @axiomhq/nextjs into a Next.js 15 project following the official docs, the Vercel production build fails with: Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins (Unhandled scheme). T
- Unable to get @axiomhq/js working in Vite: SyntaxError: Unexpected token 'export'
Migrating from @axiomhq/axiom-node to @axiomhq/js in a SvelteKit/Vite app. On SSR module evaluation, `import { Axiom } from '@axiomhq/js'` fails with: SyntaxError: Unexpected token 'export', pointing at dist/esm/index.js line 1 (`export * f