Skip to content

Conversation

@urielsalis
Copy link
Contributor

No description provided.

@rohitpaulk rohitpaulk self-assigned this Nov 21, 2023
@urielsalis
Copy link
Contributor Author

@rohitpaulk any updates?

@urielsalis
Copy link
Contributor Author

urielsalis commented Nov 25, 2023

Im trying to run
docker compose run tester scripts/compile_and_test.sh courses/build-your-own-sqlite java along with docker compose run tester scripts/compile_and_test.sh courses/build-your-own-sqlite go and both fail with


     /init.sh: exec: line 14: /tester/test.sh: not found

  - Process exited with code 127 (expected: 1)```

@rohitpaulk
Copy link
Member

Im trying to run docker compose run tester scripts/compile_and_test.sh courses/build-your-own-sqlite java along with docker compose run tester scripts/compile_and_test.sh courses/build-your-own-sqlite go and both fail with

Yep this usually happens when you run the command outside of the course-sdk directory. This is fixed with the new course-sdk version :)

@rohitpaulk
Copy link
Member

Okay there seem to be some compilation errors with the newer course-sdk here - this it relates to binary files like .db being in the repo. Will investigate tomorrow!

@rohitpaulk rohitpaulk merged commit 27bc0fb into codecrafters-io:main Nov 29, 2023
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.

2 participants