Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

fix(npm) #216

Merged
merged 1 commit into from
Feb 7, 2023
Merged

fix(npm) #216

merged 1 commit into from
Feb 7, 2023

Conversation

jhheider
Copy link
Contributor

@jhheider jhheider commented Feb 7, 2023

ref npm/cli#6142

fixes #213
fixes #214
fixes #215

@what-the-diff
Copy link

what-the-diff bot commented Feb 7, 2023

  • The test command was changed to include a pipe and two commands.
  • A new line of code was added that checks if npx is installed on the system, which it should be since we just ran npm install in the build step above.
  • Another new line of code lists all files in {{prefix}}/bin directory (which will contain our newly built tldr binary). This helps us verify that everything worked as expected during installation process by checking for presence of this file after running npm run test.

@jhheider jhheider force-pushed the fix(npm) branch 3 times, most recently from b2d30fc to 25457d8 Compare February 7, 2023 21:47
ref npm/cli#6142

fixes #213
fixes #214
fixes #215
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant