shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
961 stars 31 forks source link

`@jsx-email/preview` is a dependency, but missing on npmjs #23

Closed boredland closed 11 months ago

boredland commented 11 months ago

Expected Behavior

Being able to install the "all" package to check if it can be a drop-in replacement of @react-email/components.

Actual Behavior

$ npm i @jsx-email/all                                                                                                                                                                       ✔  37s  
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@jsx-email%2fpreview - Not found
npm ERR! 404 
npm ERR! 404  '@jsx-email/preview@0.0.0' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
shellscape commented 11 months ago

Thanks for the heads up, should be resolved now.