Skip to content

fix repak.js on newer versions of node#70

Open
glennhartmann wants to merge 1 commit intoinolen:masterfrom
glennhartmann:fix-repak
Open

fix repak.js on newer versions of node#70
glennhartmann wants to merge 1 commit intoinolen:masterfrom
glennhartmann:fix-repak

Conversation

@glennhartmann
Copy link

There were 2 separate issues:

  • the specified version of uses os.tmpDir() instead of os.tmpdir()
  • the package doesn't work anymore, and should be replaced by the built-in

This fixes #69.

There were 2 separate issues:
* the specified version of  uses os.tmpDir() instead of os.tmpdir()
* the  package doesn't work anymore, and should be replaced by the built-in

This fixes inolen#69.
@inolen inolen force-pushed the master branch 29 times, most recently from dcd92ef to 98f91e4 Compare November 13, 2025 20:52
@inolen inolen force-pushed the master branch 30 times, most recently from e588902 to 977b188 Compare November 17, 2025 21:28
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

Successfully merging this pull request may close these issues.

repak.js is broken on newer node installs

1 participant