GithubHelp home page GithubHelp logo

haxe-npm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

haxe-npm's Issues

haxelib and neko

What about libraries which require neko and / or haxelib to run, is there a plan to support this case without having to install haxe and neko anyway?

I believe this is the case of munit right?

npm-haxe takeover :)

https://github.com/clemos/npm-haxe has more features :

  • haxelib
  • nightlies
  • run from nodeJS

IMHO the way you handle -lib to avoid haxelib dependency is just wrong :
https://github.com/damoebius/haxe-npm/blob/master/bin/haxe-cli.js#L20-L22
-cp is not at all the same as -lib :

  • no extraParams.hxml inclusion
  • haxelib.json definitions can set the source directory (to src, for example)

I think this is extremely confusing to transform / break the user's command like this...

also, the npm page is not up to date
https://www.npmjs.com/package/haxe
(still refers to old externs + bootstrapping)

So, how about publishing my package to npm.org/haxe ?

Local run error on Debian

I'm trying to use it as a local dev dependency on a Debian but when I get the following error:

{ [Error: Command failed: /project/node_modules/haxe/bin/haxe.bin: 5: /project/node_modules/haxe/bin/haxe.bin: Syntax error: "(" unexpected
] killed: false, code: 2, signal: null }

I use the following command to run it

./node_modules/./bin/haxe

Any idea to fix it?

Publish changelog with info about tool versions

Just found the project and can't wait to use it to resolve some nasty dependency issues but i'd like to know which version of haxe is packed with the each module version (without going through a trial-and-error process, that is).

PS: i'll definitely annoy you at @wwx2015

Failure to run after installation

On an Ubuntu virtual image, I get this error when I run haxe:

: No such file or directory

This occurs regardless if I install locally with

npm install haxe

or globally with

sudo npm install -g haxe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.