Giter Club home page Giter Club logo

docfx-project's People

Contributors

tintoy avatar

Watchers

 avatar  avatar

docfx-project's Issues

error occurred when using 'npm install docfx-project'

Thanks for providing a useful package, when I try to install it through npm error occurred.

  • VSCode Version:1.14.2
  • OS Version:win10 X64

Steps to Reproduce:
1.open a vscode extension or an other project
2.type npm install docfx-project in a PowerShell or other terminal under the project's root folder

Error:

tsc -p ./

test/docfx-project.test.ts(1,24): error TS2307: Cannot find module 'chai'.
test/docfx-project.test.ts(13,1): error TS2304: Cannot find name 'describe'.
test/docfx-project.test.ts(14,5): error TS2304: Cannot find name 'beforeEach'.
test/docfx-project.test.ts(24,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(31,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(38,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(45,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(52,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(62,5): error TS2304: Cannot find name 'it'.
test/docfx-project.test.ts(73,1): error TS2304: Cannot find name 'describe'.
test/docfx-project.test.ts(74,5): error TS2304: Cannot find name 'beforeEach'.
test/docfx-project.test.ts(86,5): error TS2304: Cannot find name 'it'.
test/fixtures/topic-changes.ts(1,24): error TS2307: Cannot find module 'chai'.
test/metadata-cache.test.ts(1,24): error TS2307: Cannot find module 'chai'.
test/metadata-cache.test.ts(17,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(18,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(25,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(29,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(34,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(35,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(45,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(55,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(56,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(80,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(86,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(95,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(96,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(105,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(112,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(122,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(138,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(146,5): error TS2304: Cannot find name 'it'.
test/metadata-cache.test.ts(154,1): error TS2304: Cannot find name 'describe'.
test/metadata-cache.test.ts(155,5): error TS2304: Cannot find name 'beforeEach'.
test/metadata-cache.test.ts(173,5): error TS2304: Cannot find name 'it'.
test/topic-change-adapter.test.ts(1,24): error TS2307: Cannot find module 'chai'.
test/topic-change-adapter.test.ts(18,1): error TS2304: Cannot find name 'describe'.
test/topic-change-adapter.test.ts(19,5): error TS2304: Cannot find name 'beforeEach'.
test/topic-change-adapter.test.ts(27,5): error TS2304: Cannot find name 'afterEach'.
test/topic-change-adapter.test.ts(32,5): error TS2304: Cannot find name 'it'.
test/utils/async.ts(7,32): error TS2304: Cannot find name 'MochaDone'.
test/utils/async.ts(7,32): error TS4078: Parameter 'done' of exported function has or is using private name 'MochaDone'.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win
32","arch":"x64"})
npm WARN [email protected] No repository field.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "docfx-project"
npm ERR! node v6.11.1
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: tsc -p ./
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'tsc -p ./'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the docfx-project package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! tsc -p ./
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs docfx-project
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls docfx-project
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:

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.