npm-haxe icon indicating copy to clipboard operation
npm-haxe copied to clipboard

Install Haxe using Node Package Manager aka npm

Results 5 npm-haxe issues
Sort by recently updated
recently updated
newest added

Add download options for arm like Apple silicon.

Any chance of getting a newer release up onto npm? I currently reference a specific hash on the repo to get the package with the security work around I need.

Hello, I'm trying to install this package on my Mac and it's currently failing. Here's my package.json: ```json { "dependencies": { "haxe": "^5.0.0" }, "haxeDependencies": { "haxe": "3.4.7", "haxelib": "3.3.0",...

I have tried to setup the plugin and have run into a few issues. 1. How do you update the version after initial install? I tried running install again and...

yarn delete haxelib libraries every time an npm modules is installed