The cached node_modules was missing react-scripts babel config after package-lock.json changed (remark-gfm addition). Tests failed with 'Cannot use import statement outside a module' and JSX parse errors. Always run npm ci to ensure fresh dependencies match the lockfile.
12 KiB
12 KiB