On Windows 10, the installation process does not properly resolve or download the platform-specific package @resvg/resvg-js-win32-x64-msvc. As a result, the application throws a MODULE_NOT_FOUND error during startup, preventing the API service from running locally. This issue appears to affect Windows-based development environments after dependency installation.
Hello !
Can you please try and update the project package.json by adding @resvg/resvg-js-win32-x64-msvc ?
FYI : We will update this for the upcoming version.
Hello @med_marrouchi, the same issue exists for @resvg/resvg-js-linux-x64-gnu package using Ubuntu 24.04 LTS

