Skip to content

fix running on ms windows#69

Open
DavidWeiss2 wants to merge 2 commits into
typesense:node-18-upgradefrom
DavidWeiss2:chore/fix-runing-test-on-ms-windows
Open

fix running on ms windows#69
DavidWeiss2 wants to merge 2 commits into
typesense:node-18-upgradefrom
DavidWeiss2:chore/fix-runing-test-on-ms-windows

Conversation

@DavidWeiss2

Copy link
Copy Markdown
Contributor

Change Summary

Tests are falling on cp and other unix specific commands, fixed that

PR Checklist

@DavidWeiss2

Copy link
Copy Markdown
Contributor Author

@jasonbosco
CI / CD:
image

Comment thread package.json
"devDependencies": {
"cross-env": "^7.0.3",
"shx": "^0.3.3",
"rimraf": "^3.0.2",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is rimraf required? I don't see it being used in the rest of the diff...

@haydenhoang

Copy link
Copy Markdown
Contributor

Change Summary

Tests are falling on cp and other unix specific commands, fixed that

PR Checklist

I suggest moving docker run into its own compose.yml file. $(pwd) won't work in npm scripts on ms windows.

image

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.

3 participants