Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Build according to updated Contribution.md results in error #10

Open
milbrandt opened this issue Oct 15, 2018 · 0 comments
Open

Build according to updated Contribution.md results in error #10

milbrandt opened this issue Oct 15, 2018 · 0 comments

Comments

@milbrandt
Copy link
Contributor

D:\AIT.VSTS.Versioning>cd SetBuildVersionFromRepository && npm run tsc && cd ../SetBuildVersionFromArtifact && npm run tsc && cd ..

@ tsc D:_Repos\AIT.VSTS.Versioning\SetBuildVersionFromRepository
tsc

../node_modules/@types/requirejs/index.d.ts:422:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'require' must be of type 'NodeRequire', but here has type 'Require'.

422 declare var require: Require;
~~~~~~~

npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @ tsc: tsc
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the @ tsc script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXX\AppData\Roaming\npm-cache_logs\2018-10-15T20_59_03_053Z-debug.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant