Linked Questions

1 vote
0 answers
72 views

I am trying to import a Parse sample project in to android studio. I already have lot of projects which I have created from scratch and also import few other projects which I downloaded from github. ...
JackyBoi's user avatar
  • 2,793
75 votes
6 answers
49k views

I tried to install generator-angularjs using Yo (Yoeman) without sudo: npm install -g generator-angular I get: Error: EACCES, mkdir '/usr/lib/node_modules/generator-angular' When I type in sudo yo, ...
Karan's user avatar
  • 15.2k
14 votes
12 answers
8k views

I am using Flutter + the Android Studio/IntelliJ plugin for Flutter. When I run my application in the IDE, there seems to be an empty console window so I cannot view my print statements from that ...
Shiraaz.M's user avatar
  • 3,221
12 votes
5 answers
14k views

I am trying to emulate an app on my device with cordova in OpenSuse Leap 42.1. But when I tried to emulate the app with the cordova run I get the error below: cordova run Running command: /home/...
Rafael's user avatar
  • 964
10 votes
3 answers
8k views

After upgrade to 0.59 the development build fails with the following error. It worked fine till 0.58.6 "Unable to load script. Make sure you're either running a Metro server (run 'react-native start')...
Ehsan's user avatar
  • 161
0 votes
3 answers
7k views

I've had this problem when build a android app with cordova command: cordova build android D:\Desenvolvimento\ionicapps\AppBelle>cordova build android Running command: "C:\Program Files\nodejs\...
vtsimoes's user avatar
4 votes
2 answers
4k views

Setting up a React Native development environment on Windows for the first time, I create a new React Native project, cd into it, and run react-native run-android. I receive the error: info Starting ...
Steve's user avatar
  • 1,865
1 vote
1 answer
10k views

Error: 'ANDROID_HOME' environment variable is set to non-existent path: /root/android-sdk-linux Try update it manually to point to valid SDK directory.
Ashok's user avatar
  • 35
2 votes
2 answers
3k views

I'm trying to get the android platform added on cordova. I've added and downloaded the most recent SDK in Android SDK, my path is :export PATH=${PATH}:/Users/xxx/Development/android-sdk-macosx/...
mridley1013's user avatar
0 votes
2 answers
5k views

When I download from http://developer.android.com/sdk/index.html, I am getting the .exe file, and I'm having trouble setting the path. How to set the path ANDROID_HOME on Windows? When I build the ...
Maverick's user avatar
0 votes
1 answer
2k views

I am trying to build an android application on Mac OS X by using cordova. When I execute cordova build I get the following error : [Error: ANDROID_HOME is not set and "android" command not in your ...
Mathias Verhoeven's user avatar
1 vote
3 answers
2k views

I set NativeScriptwithn angular 6 and every dependency is properly installed but got the below error with these steps 1) tns run --bundle 2) after that select option Sync to Playground 3) scan the ...
Vatsal Dashani's user avatar
2 votes
1 answer
3k views

Getting below error when running command ionic platform add android Error: ENOENT, no such file or directory _____\.cordova\lib\android\cordova\3.5.1\VERSION'
ravi thapa's user avatar
1 vote
2 answers
2k views

I've installed nodejs and cordova and downloaded android sdk. The thing is when I try and add an android platform here's what sortf happen: $ sudo cordova platform add android Creating android ...
EnderCode's user avatar
  • 245

15 30 50 per page