-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem creating app (CLI) with cordova / capacitor on mac #122
Comments
Based on the article, I've update NPM, Framework7-CLI and Framework7 in global.
Then tried to install by running ✔ Generating package.json |
facing the same problem on my mac when upgrade to latest, any solutions? |
Same here - when creating a Capacitor app via The UI never progresses past "Installing NPM Dev Dependencies..." |
I ran
I'm on macOS 11.1, Node v 14.15.0. |
Still getting this error with framework-cli v.4.0.8 |
I managed to get past my problem by manually installing vips with homebrew: I could then run |
Same issue here (MacBook Air M1) - Solution with "brew install vips" ended in another error, coming from sharp module. There are multiple issues like this posted over the last couple of weeks. Maybe there is a chance to remove the module from the CLI somehow? |
while creating app on mac (CLI) the following happnes:
if i chose capacitor the script terminates before finishing the creation (while installing dev dependencies)
if i chose cordova the script terminates while creating cordova project
please help
The text was updated successfully, but these errors were encountered: