I have again attempted to migrate to 10.3.0 from 9...
# cy10-feedback
m
I have again attempted to migrate to 10.3.0 from 9.3.0 but it is a stressful experience. I have renamed all my
_spec.js
to
cy.js
but I just get this when running from command line.
Copy code
Can't run because no spec files were found.

We searched for specs matching this glob pattern:
Everything works fine when using the runner
w
Hi! A few questions: What's the next line in the output, where it would show the glob pattern being used to search for specs? What's the location of your spec files? It's likely there's some disconnect between the
specPattern
being used and the actual location of your specs.
m
@wonderful-match-15836 Hi Mark, just seen this. I cannot remember to be honest as I deleted the branch as it just got in such a mess - I will try again next week.