Giter Club home page Giter Club logo

Comments (3)

MichaelChambers avatar MichaelChambers commented on July 30, 2024

OK, the missing file had been marked as deleted from git. I'm not sure how that happened, but I managed to pull it down again and now I have my JS files.

C:\ang\ang1.4\AngularIn20TypeScript>git checkout
M tools/typings/tsd.d.ts
D tools/typings/typescriptApp.d.ts
Your branch is up-to-date with 'origin/master'.

C:\ang\ang1.4\AngularIn20TypeScript>git reset HEAD tools/typings/typescriptApp.d.ts
Unstaged changes after reset:
M tools/typings/tsd.d.ts
D tools/typings/typescriptApp.d.ts

C:\ang\ang1.4\AngularIn20TypeScript>git checkout -- tools/typings/typescriptApp.d.ts

C:\ang\ang1.4\AngularIn20TypeScript>gulp
[13:57:15] Using gulpfile C:\ang\ang1.4\AngularIn20TypeScript\gulpfile.js
[13:57:15] Starting 'ts-lint'...
[13:57:15] Starting 'compile-ts'...
[13:57:15] Starting 'gen-ts-refs'...
[13:57:15] Starting 'watch'...
[13:57:15] Finished 'watch' after 9.56 ms
[13:57:15] gulp-inject 5 files into typescriptApp.d.ts.
[13:57:15] Finished 'gen-ts-refs' after 148 ms
[13:57:15] Finished 'ts-lint' after 192 ms
[13:57:16] Finished 'compile-ts' after 985 ms
[13:57:16] Starting 'default'...
[13:57:16] Finished 'default' after 8.45 ยตs

from angularin20typescript.

donovanmuller avatar donovanmuller commented on July 30, 2024

๐Ÿ‘

from angularin20typescript.

DanWahlin avatar DanWahlin commented on July 30, 2024

The typescriptApp.d.ts should have been pulled down automatically since it's in the source code. Not sure what happened as you pulled it down but glad you got it going.

from angularin20typescript.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.