Skip to content

fix: use instancePath instead of dataPath#399

Merged
Cipulot merged 1 commit into
the-via:mainfrom
cebby2420:fix/ajv-v8-instance-path
May 15, 2026
Merged

fix: use instancePath instead of dataPath#399
Cipulot merged 1 commit into
the-via:mainfrom
cebby2420:fix/ajv-v8-instance-path

Conversation

@cebby2420
Copy link
Copy Markdown
Contributor

@cebby2420 cebby2420 commented May 11, 2026

https://github.com/the-via/reader requires ajv v8, and since that change was introduced in 1.13.x the build for VIA is also required to use ajv v8.

And according to https://ajv.js.org/v6-to-v8-migration.html:

dataPath property replaced with instancePath

This fixes the build that has been failing since last month.
https://github.com/the-via/app/actions/runs/24546561765/job/71763342022

@joaoLouceiro
Copy link
Copy Markdown

This is already being solved by #392. Not sure why it hasn't been merged, though

@cebby2420
Copy link
Copy Markdown
Contributor Author

It's solved in 3 PR's already, but those also contain more than just this fix :)

@Cipulot Cipulot merged commit c65e9fd into the-via:main May 15, 2026
1 check passed
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