You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
../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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
D:\AIT.VSTS.Versioning>cd SetBuildVersionFromRepository && npm run tsc && cd ../SetBuildVersionFromArtifact && npm run tsc && cd ..
../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
The text was updated successfully, but these errors were encountered: