decentraland / creator-hub

MIT License
0 stars 4 forks source link

fix: path order #118

Closed cazala closed 2 weeks ago

cazala commented 2 weeks ago

Add the paths to the bundled binaries (node and npm) at the beggining of the $PATH, so those are used instead of the ones in the system

github-actions[bot] commented 2 weeks ago

Test this pull request on windows-latest

Download the correct version for your architecture:

win-x64

github-actions[bot] commented 2 weeks ago

Test this pull request on macos-latest

Download the correct version for your architecture:

mac-arm64 mac-x64

Click here if you don't know which version to download

For running this unsigned version of the app, you will need to run the xattr command on it:

  1. Extract the app from the downloaded .dmg file (double-click it)
  2. Place the extracted app anywhere you like in your file system
  3. Open a terminal on the directory where the app is
  4. Run xattr -c app-name, replacing "app-name" for the actual name of the app
  5. Double-click the app ✅