2016-10-10 3 views
0

PC에서 APIC Developer Toolkit을 업데이트하는 중 Windows 10에서 IBM APIC Developer Toolkit 설치 오류가 발생합니다. 관리자로IBM APIC Developer Toolkit Windows 10에서 설치 오류가 발생했습니다.

  1. 사용하여 명령 프롬프트

NPM 버전 -3.10.7
노드 버전 - 4.6.0

  • I

      을 비주얼 스튜디오 2013 커뮤니티 에디션과 파이썬 2.7을 요구 사항에 따라 설치하십시오.

    1. 나는 다음과 같은 메모리 오류 -

      > [email protected] postinstall C:\Users\arindch.WIPRO\AppData\Roaming\npm\node_modules\apiconnect\node_modules\apiconnect-cli-loopback\node_modules\generator-loopback\node_modules\yeoman-generator\node_modules\yeoman-environment\node_modules\inquirer\node_modules\external-editor\node_modules\spawn-sync 
      > node postinstall 
      
      [    ..] \ postinstall: info lifecycle [email protected]~postinstall: Failed to exec postinstall script 
      <--- Last few GCs ---> 
      
      1140330 ms: Scavenge 1387.3 (1458.0) -> 1387.3 (1458.0) MB, 29.0/0 ms (+ 0.0 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep]. 
      1141330 ms: Mark-sweep 1387.3 (1458.0) -> 1384.3 (1458.0) MB, 1006.0/0 ms (+ 0.0 ms in 1 steps since start of marking, biggest step 0.0 ms) [last resort gc]. 
      1142315 ms: Mark-sweep 1384.3 (1458.0) -> 1383.0 (1458.0) MB, 973.9/16 ms [last resort gc]. 
      
      
      <--- JS stacktrace ---> 
      
      ==== JS stack trace ========================================= 
      
      Security context: 00000181FB4B4639 <JS Object> 
          1: rimraf_(aka rimraf_) [C:\Users\arindch.WIPRO\AppData\Roaming \npm\node_modules\npm\node_modules\rimraf\rimraf.js:~127] [pc=000002834BA761C7] (this=00000181FB4041B9 <undefined>,p=00000324344B83D9 <String[170]: C:\Users\arindch.WIPRO\AppData\Roaming\npm\node_modules\apiconnect\node_modules\apiconnect-cli-devapps\node_modules\apiconnect-apim-client\node_modules\lodash\_overArg.js>,options=... 
      
      FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory 
      
  • +0

    @KamaganahallyJaganatha 나는 당신이 무엇을 요구하고 있는지 잘 모르겠습니다. 정교하게 주시겠습니까? –

    +0

    불완전 업데이트에 대해 사과드립니다. API Connect를 처음 설치하는 것이 맞습니까? IBM API Connect 5.0 지식 센터의 설치 지시 사항을 따르셨습니까? https://www.ibm.com/support/knowledgecenter/SSMNED_5.0.0/com.ibm.apic.toolkit.doc/tapim_cli_install.html 모든 단계를 완료했다고 생각되면 로그 ~/.apiconnect/apic.log? –

    +0

    아니요 ... 과거에 설치 했었습니다. 설치를 최신 버전으로 업그레이드하려고했습니다. 나는 곧 로그를 첨부 할 것이다. –

    답변

    1

    당신이 npmjs.org에서 설치는 무엇입니까? v5040에 대한 일시적인 해결 방법으로 --no-optional --ignore-script 설치를 다시 시도하고 이것이 도움이되는지 확인하십시오. npm 캐시 정리를 확인하십시오. 이것은 일반적으로 필요하지 않으며 향후 버전에서는 아닙니다.

    관련 문제