framework7-cli
framework7-cli copied to clipboard
Fix Dependencies to Enable Framework7-CLI Installation with Node.js 22 and Python 3.13
In version 8.0.4, installing the framework7-cli via npm or directly from the source (framework7io/framework7-cli) is currently not feasible. However, after addressing the two dependencies highlighted in the relevant commit, the installation process becomes successful. It is now possible to run npm install using Node.js v22 and Python v3.13 without issues.