airsdk / apm

AIR Package Manager
https://repository.airsdk.dev/
MIT License
60 stars 10 forks source link

apm config set throws "ERROR: No output file specified" #85

Closed jimmymjing closed 2 years ago

jimmymjing commented 2 years ago

Hi, I'm trying to set github token by call apm config set github_token ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXX but getting the error message: ERROR: No output file specified.

marchbold commented 2 years ago

I believe this has been resolved in the current alpha:

apm_1.1.1-alpha.zip

jimmymjing commented 2 years ago

Cool! Thanks! I was in 1.1.0-alpha and did run apm update apm though.

marchbold commented 2 years ago

Yeah this isn't released yet... planning on getting it out later this week.