c9s / typeloy

typeloy is a meteor application deployment tool written in typescript.
MIT License
25 stars 8 forks source link

typeloy init failed #40

Open crapthings opened 8 years ago

crapthings commented 8 years ago

typeloy init config file does not exist! possible config filenames: [typeloy.js,typeloy.json,typeloy.config.json,mup.json]

c9s commented 8 years ago

I can send you a copy of the example config file.

crapthings notifications@github.com 於 2016年9月19日 星期一寫道:

typeloy init config file does not exist! possible config filenames: [typeloy.js,typeloy.json,typeloy.config.json,mup.json]

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/c9s/typeloy/issues/40, or mute the thread https://github.com/notifications/unsubscribe-auth/AADGzpNS0uMaLgUMkdXdFm04Ama0UpK3ks5qrWWZgaJpZM4J_8VP .

crapthings commented 8 years ago

yes i do have mup.json

and that i think the format is like the old mup's one.

c9s commented 8 years ago

you can rename mup.json to typeloy.json to see if it still work.

c9s commented 8 years ago

Updated the example config here 7ee0e33569b81ab5e4d64091f3d7b73cf15057da

Testato commented 7 years ago

the problem is present on Win10 64bit also:

C:\Test>typeloy init
config file does not exist! possible config filenames: [typeloy.js,typeloy.json,typeloy.config.json,mup.json]