-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
- Component or Package Name: jsx-email
- Component or Package Version: 2.7.2
@jsxp-email/cli
Version?: 2.7.2- Operating System (or Browser): windows
- Node Version: v20.17.0
- Link to reproduction (
⚠️ read below): code below
Expected Behavior
The preview and build path are not concataned together
Actual Behavior
Build fails
Error: ENOENT: no such file or directory, mkdir 'C:\Users\...\AppData\Local\Temp\jsx-email\preview\C:\Users\...\AppData\Local\Temp\jsx-email\build'
Additional Information
On Windows
- npm create jsx-email
- default name + typescript setup
- i run the dev command from the package.json
- The build fails.
Note: It finds the file in my templates folder, it fails after it started the build.
Metadata
Metadata
Assignees
Labels
No labels