Sysmat

Results 134 comments of Sysmat

this is the same for few months, doing with npm, bun, pnpm, yarn, LTS node v22.13.1. I tried on 3 different machines(2 win, 1 linux/ubuntu). So I moved away from...

- @shellscape this is very bad, it work on my computer. I try just now with npm, pnpm, bun and still not working. - using `create-jsx-email v2.1.0` , still using...

- `jsx-email\node_modules\jsx-email\dist\esm\cli\commands\build.mjs` is trying to import something which is not exist `jsx-email\build\email-RHQWTXGC.js` - and it try to import from root of a drive `C:\AppData\Local\Temp\ ` and project is `C:\......\GitHub\jsx-email` ,...

1. security risk: writing out side project path is high risk, if I run as user `npm run dev` my OS will prevent to write to root of drive, I'm...