Skip to content
Discussion options

You must be logged in to vote

Ah, I know exactly what's happening here. A fun "feature" of Windows is that without some trickery it can't handle file paths that are more than 260 characters long. And C:\Users\qc18278\OneDrive - University of Bristol\ ... \metadata.json is 261 characters long!

The very quickest thing you could do for now is to rename the school-age-children-and-covid2-opensafely folder to something slightly shorter. (Git doesn't care whether it actually matches the repository name or not.)

We can also work on making the filenames we generate internally shorter. They make sense in production where lots of different projects are running, but there's no need for them to be quite then long when running loc…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@evansd
Comment options

@StevenMaude
Comment options

@StevenMaude
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by StevenMaude
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants