Git Product home page Git Product logo

Comments (3)

RobertDyball avatar RobertDyball commented on May 29, 2024

sorry for that; I realised a couple of days ago I'd posted source of a broken build.
Which branch was it had this issue?
I may have fixed some of them, as I found I had not done a hard reset and there were leftovers in node modules folder that were used, but not part of the solution.

Glad you got it fixed, sorry again for hassles.

from a2spa.

muniom avatar muniom commented on May 29, 2024

Master branch seems to still be missing these in package.json FYI

from a2spa.

Daewl avatar Daewl commented on May 29, 2024

package.json
{ "name": "a2spa", "version": "1.0.0", "description": "ASP.Net Core and Angular 4 Single Page Applicaiton", "keywords": [], "author": "", "license": "MIT", "dependencies": { "@angular/animations": "^4.3.1", "@angular/common": "^4.3.1", "@angular/compiler": "^4.3.1", "@angular/compiler-cli": "^4.3.1", "@angular/core": "^4.3.1", "@angular/forms": "^4.3.1", "@angular/http": "^4.3.1", "@angular/platform-browser": "^4.3.1", "@angular/platform-browser-dynamic": "^4.3.1", "@angular/platform-server": "^4.3.1", "@angular/router": "^4.3.1", "angular-in-memory-web-api": "^0.3.1", "bootstrap": "4.0.0-alpha.6", "core-js": "^2.4.1", "ionicons": "^3.0.0", "mocha": "^3.4.2", "ngx-toastr": "^5.0.6", "octicons": "^5.0.1", "reflect-metadata": "^0.1.8", "rxjs": "^5.3.0", "systemjs": "^0.20.11", "zone.js": "^0.8.5" }, "devDependencies": { "tslint": "^5.0.0", "typescript": "^2.4.2" }, "repository": {}, "scripts": { "test": "mocha" } }

on build give me this error:
Severity Code Description Project File Line Suppression State
Error:TS2688
Build:Cannot find type definition file for 'mocha'. A2SPA

the problem still persist

from a2spa.

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.