andijakl / ndef-nfc

NDEF Library for Proximity APIs / NFC
GNU Lesser General Public License v3.0
181 stars 49 forks source link

WP8.1 Build failed #8

Open majkelo opened 9 years ago

majkelo commented 9 years ago

I tried to deploy project NdefDemoJS on Nokia Lumia 735. Unfortunatelly I got an error:

1>------ Build started: Project: NdefDemoJS, Configuration: Debug Windows Phone ------
1>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\TypeScript\Microsoft.TypeScript.targets(95,5): warning : The TypeScript Compiler was given no files for compilation, so it will skip compiling.
1>  GeneratedJavascript=
1>  C:\Users\admin\Documents\andijakl_ndef-nfc\ndef-nfc\NdefDemoJS\NdefDemoJS>call "C:\Program Files\nodejs\"\nodevars.bat 
1>  Your environment has been set up for using Node.js 0.12.0 (x64) and npm.
1>  ------ Ensuring correct global installation of package from source package directory: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\CVBG2YGT.YF1\packages\vs-mda
1>  ------ Name from source package.json: vs-mda
1>  ------ Version from source package.json: 0.1.75
1>  ------ Current globally installed version: 0.1.75
1>  ------ Package already installed globally at correct version.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========

It's quite confusing cause I'm not sure where is a problem. I'm looking for any help!

mnong commented 6 years ago

I know its 3 years ago and we all have gotten older. I'm sure even Jakl has, that's why no response from him. Well, I got exactly the same problem, except that I got rid of the Typescript compiler error by depositing an empty .ts file in scripts folder.

Still waiting for my first NDEF JS app to deploy though :( and I'm sure nobody will bother with this comment. We ARE getting old after all