Closed vchimev closed 8 years ago
Steps to reproduce:
package.json
file and add "email-validator": "^1.0.2",
"nativescript-iqkeyboardmanager": "^1.0.0",
"nativescript-social-share": "^1.1.0"
as dependencies
Still not fixed. Tested with Fatme's steps and here is the result:
node_modules/.bin/tns prepare android --path TNS_App Copying template files... Project successfully created. nativescript-iqkeyboardmanager is not supported for android. Successfully prepared plugin nativescript-social-share for android. Installing pods... Updating local specs repositories Analyzing dependencies Downloading dependencies Using IQKeyboardManager (3.3.4) Generating Pods project Integrating client project Sending stats Sending stats Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed. Project successfully prepared
We still do some work for nativescript-iqkeyboardmanager even if does not target android.
Hi guys, This issue can be blocking when building on windows. If a plugin fails to prepare the CLI won't prepare if there are other plugins and the project won't run. I'm getting the following error: Processing node_modules failed. Error:Error: Command failed: C:\WINDOWS\system32 \cmd.exe /s /c "/usr/libexec/PlistBuddy -c "Print :CFBundlePackageType" "D:\Work \NativeScript\Xpensity\node_modules\nativescript-push-notifications\platforms\io s\PushPlugin.framework\Info.plist"" The system cannot find the path specified.
Log: