2016-10-19 2 views
1

유성 검증 단계에서 배포가 실패합니다. 내 최초 배포입니다. 나는 mup과 version meteor 1.4를 사용하고있다. 제발, 평상시보다 조금 더 설명하십시오. 오류는 다음과 같습니다 :유성 배포 실패

[XXX.XX.XX.XX] x Verifying Deployment: FAILED 

-----------------------------------STDERR----------------------------------- 

package.json [email protected] No description 
npm WARN package.json [email protected] No repository field. 
npm WARN package.json [email protected] No README data 
npm WARN cannot run in wd [email protected] node npm-rebuild.js (wd=/bundle/bundle/programs/server) 

=> Starting meteor app on port:80 
assert.js:93 
    throw new assert.AssertionError({ 
     ^
AssertionError: "undefined" === "function" 

    at wrapPathFunction (/bundle/bundle/programs/server/mini-files.js:77:10)  
    at Object.<anonymous> (/bundle/bundle/programs/server/mini-files.js:108:24)  
    at Module._compile (module.js:456:26)  
    at Object.Module._extensions..js (module.js:474:10)  
    at Module.load (module.js:356:32)  
    at Function.Module._load (module.js:312:12)  
    at Module.require (module.js:364:17)  
    at require (module.js:380:17)  
    at Object.<anonymous> (/bundle/bundle/programs/server/boot.js:9:13)  
    at Module._compile (module.js:456:26)  
=> Redeploying previous version of the app 

-----------------------------------STDOUT----------------------------------- 

To see more logs type 'mup logs --tail=50' 

---------------------------------------------------------------------------- 

나는 너무 mupx 시도하고 심지어 시작하지 않습니다.

Meteor Up: Production Quality Meteor Deployments 
------------------------------------------------ 
Configuration file : mup.json 
Settings file  : settings.json 

/usr/local/lib/node_modules/mupx/node_modules/cjson/index.js:226 
     throw err; 
     ^

SyntaxError: Unexpected token 'e' at 14:8 
     "env": {} 
    ^
File: "/Users/gitMonk/Desktop/projects/mup-ifix-deploy/mup.json" 
    at SyntaxError (native) 
    at Object.parseJSON (/usr/local/lib/node_modules/mupx/node_modules/cjson/node_modules/json-parse-helpfulerror/node_modules/jju/lib/parse.js:745:13) 
    at Object.parse (/usr/local/lib/node_modules/mupx/node_modules/cjson/node_modules/json-parse-helpfulerror/index.js:10:13) 
    at Object.exports.parse (/usr/local/lib/node_modules/mupx/node_modules/cjson/index.js:90:28) 
    at Object.load (/usr/local/lib/node_modules/mupx/node_modules/cjson/index.js:223:24) 
    at Object.exports.read (/usr/local/lib/node_modules/mupx/lib/config.js:15:25) 
    at Object.<anonymous> (/usr/local/lib/node_modules/mupx/bin/mup:32:23) 
    at Module._compile (module.js:409:26) 
    at Object.Module._extensions..js (module.js:416:10) 
    at Module.load (module.js:343:32) 

많은 감사

답변

0

이 현재 소프트웨어 버전과 known issue입니다 : mupx 설치 명령은 다음과 같은 오류가 발생합니다.

this comment의 지침을 따르십시오. 문제는 지금 해결해야합니다.