Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haxelib run flixel-tools setup seems not work properly #38

Closed
sergey-miryanov opened this issue Dec 29, 2013 · 2 comments
Closed

haxelib run flixel-tools setup seems not work properly #38

sergey-miryanov opened this issue Dec 29, 2013 · 2 comments

Comments

@sergey-miryanov
Copy link

As you can see no flixel-templates and flixel-demos after flixel-tools setup

zerg@zergs-Mac-Pro ~/Source/openfl-extension $ haxelib run flixel-tools setup
It appears you have not run setup yet.
Error loading templates, please run 'flixel download'

 _   _               ______ _  _          _
| | | |              |  ___| ||_|        | |
| |_| | __ ___  _____| |_  | |____  _____| |
|  _  |/ _` \ \/ / _ \  _| | || \ \/ / _ \ |
| | | | (_| |>  <  __/ |   | || |>  <  __/ |
|_| |_|\__,_/_/\_\___\_|   |_||_/_/\_\___|_|

Powered by the Haxe Toolkit and OpenFL
Please visit www.haxeflixel.com for community support and resources!

HaxeFlixel Command-Line Tools (1.0.1)
Installed flixel version: 3.0.4


Do you want to set up the command alias 'flixel' to 'haxelib run flixel-tools'?
A simple flixel script will be added to your /usr/bin/ [y/n] ? 
y
Password:

Would you now like this tool to download the flixel-demos and flixel-templates? [y/n] ? 
y
It appears you have not run setup yet.
Error loading templates, please run 'flixel download'

 _   _               ______ _  _          _
| | | |              |  ___| ||_|        | |
| |_| | __ ___  _____| |_  | |____  _____| |
|  _  |/ _` \ \/ / _ \  _| | || \ \/ / _ \ |
| | | | (_| |>  <  __/ |   | || |>  <  __/ |
|_| |_|\__,_/_/\_\___\_|   |_||_/_/\_\___|_|

Powered by the Haxe Toolkit and OpenFL
Please visit www.haxeflixel.com for community support and resources!

HaxeFlixel Command-Line Tools (1.0.1)
Installed flixel version: 3.0.4

Type 'help <command>' for help on a specific subcommand.

Available commands:
   create (c) : Creates a copy of a Demo project.
   setup (st) : Setup the tools, download the Demos and Templates haxelib.
   template (tpl,template) : Creates a project template.
   convert (cn,convert) : Converts an old HaxeFlixel Project.
   testdemos (td,validate) : Builds all the demos for flash target (use -target to specify a target, or -all to build for all targets).

Error: Unknown command: download


Enter the author name to use when generating templates.

Just hit enter to not use an author name.
sergey-miryanov



 [0] Sublime Text
 [1] Flash Develop
 [2] Intellij Idea
 [3] None

Choose your default IDE.

3

 Your current settings:

 Default Editor         :None
 Author Name            :sergey-miryanov
 Auto open with IDE     :false



 You have now setup HaxeFlixel Tools

 Try the 'flixel' command to test it :)

zerg@zergs-Mac-Pro ~/Source/openfl-extension $ flixel
Error loading templates, please run 'flixel download'

 _   _               ______ _  _          _
| | | |              |  ___| ||_|        | |
| |_| | __ ___  _____| |_  | |____  _____| |
|  _  |/ _` \ \/ / _ \  _| | || \ \/ / _ \ |
| | | | (_| |>  <  __/ |   | || |>  <  __/ |
|_| |_|\__,_/_/\_\___\_|   |_||_/_/\_\___|_|

Powered by the Haxe Toolkit and OpenFL
Please visit www.haxeflixel.com for community support and resources!

HaxeFlixel Command-Line Tools (1.0.1)
Installed flixel version: 3.0.4

Type 'help <command>' for help on a specific subcommand.

Available commands:
   create (c) : Creates a copy of a Demo project.
   setup (st) : Setup the tools, download the Demos and Templates haxelib.
   template (tpl,template) : Creates a project template.
   convert (cn,convert) : Converts an old HaxeFlixel Project.
   testdemos (td,validate) : Builds all the demos for flash target (use -target to specify a target, or -all to build for all targets).

zerg@zergs-Mac-Pro ~/Source/openfl-extension $ haxelib list
flixel: git [dev:/usr/lib/haxe/lib/flixel/git]
flixel-tools: git [dev:/usr/lib/haxe/lib/flixel-tools/git]
format: [3.0.4]
haxelib_client: [3.1.0-rc.3]
hxlibc: 1.0.0 git [dev:/usr/lib/haxe/lib/hxlibc/git]
lime: git [dev:/usr/lib/haxe/lib/lime/git]
lime-build: git [dev:/usr/lib/haxe/lib/lime-build/git]
lime-tools: git [dev:/usr/lib/haxe/lib/lime-tools/git]
msignal: [1.2.2]
openfl: git [dev:/usr/lib/haxe/lib/openfl/git]
openfl-html5-dom: 1.1.1 [1.2.0]
openfl-native: 1.1.4 git [dev:/usr/lib/haxe/lib/openfl-native/git]
openfl-samples: 1.1.0 [1.2.0]
svg: [1.0.7]
@Gama11
Copy link
Member

Gama11 commented Dec 29, 2013

Damn. I've disabled the download command since flixel-templates and flixel-demos are now on haxelib, but it seems like I didn't get all references to it.

impaler pushed a commit that referenced this issue Dec 30, 2013
- Now uses an automatic `haxelib install` command for flixel libs.
- Put the osx/linux build script into a .sh after Gama removed it. @Gama11 please leave the .sh and .bat files alongside each other so windows and unix systems can build, I won’t put any unix specific commands in the hxmls.
- Put the missing order token in template.
- Keep the latest zip on the repo for testing purposes of `haxelib local`.
@impaler
Copy link
Member

impaler commented Dec 30, 2013

should be fixed on haxelib

@impaler impaler closed this as completed Dec 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants