cordova - PhoneGap for Android - There is no script engine for file extension “.js” -
i'm using windows 7 32-bit
i installed required components , tested following in cmd working: ant java javac adb android
but when try create project says
there no script engine file extension “.js”
create c:\users\user05\workspace\mobileapp com.mobileapp mobileapp update: ok solved issues. problem js file on computer associated notepad++, reason causing conflict it.
i used fix solve issue: link!
reset typing command line:
assoc .js=jsfile this information found here:
Comments
Post a Comment