framework7-cli icon indicating copy to clipboard operation
framework7-cli copied to clipboard

Framework7 command line utility

Results 59 framework7-cli issues
Sort by recently updated
recently updated
newest added

1. Remove some default filename rules 2. Update TerserPlugin and CssMinimizerPlugin, in order to retain license information when minimizing files

No errors to report, it simply quits silently about 5 seconds once setup button is pressed by user. Any ideas how to spot this issue or find the error logs...

framework7 create --ui was stuck in creating app ...

For some reason when I run the command "framework7 create --ui" it just closes itself when its "installing npm dependencies" not sure why this is happening. Any help?

[email protected] framework7 create --ui > pickup capacitor npm run start > ``` > cross-env NODE_ENV=development webpack serve --config ./build/webpack.config.js [webpack-cli] The specified config file doesn't exist in '/Users/orz99/zoo/bcq-web/build/webpack.config.js' npm ERR!...

Before, the code was checking if there was a popup opened, and then was checking if a popup had a view inside. But it was not checking if the view...

npm install -g framework7-cli npm WARN deprecated [email protected]: The package has been renamed to `open` npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to...

![f7problems](https://user-images.githubusercontent.com/11223304/96986034-a898ff00-1553-11eb-8358-87b29154307c.PNG) ![image](https://user-images.githubusercontent.com/11223304/96986044-ab93ef80-1553-11eb-8a47-19ec438a825b.png) After i updated the cli, i got the following error . This not happen when using old version, my friends also has these problems. How can we fix...

Could 'generate-assets' generate also cordova adaptives icons? The user sends the background and the foreground, so it generates the necessary densities.

Windows 10 Node 12.18.1 Framework 7 cli 3.4.2 To reproduce: 1) npm install -g framework7-cli 2) framework7 create --ui Tried alternate port framework7 create --ui --port 8001 Error: D:\github_projects\facemesh-f7>framework7 create...