Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] schematic format version is greater than supported version #11

Open
vivi90 opened this issue Jan 15, 2021 · 1 comment
Open

[BUG] schematic format version is greater than supported version #11

vivi90 opened this issue Jan 15, 2021 · 1 comment

Comments

@vivi90
Copy link

vivi90 commented Jan 15, 2021

I wanted to try out your tool and ran into this error message:

[vivien@vivien-nb ~]$ npx -p github:cho45/kicad-utils kicad-utils sch2svg /path/to/file.sch

/home/vivien/.npm/_npx/36935/lib/node_modules/kicad-utils/dist/src/kicad_sch.js:61
            throw "schematic format version is greater than supported version: " +
            ^
schematic format version is greater than supported version: 4>2
(Use `node --trace-uncaught ...` to show where the exception was thrown)

Some Information, that may help:

  • Eeschema header: EESchema Schematic File Version 4
  • KiCad version: 5.1.8
  • npx version: 6.14.9
  • node version: 15.4.0
  • Linux kernel: 5.10.2-2-MANJARO
@TreeGrow
Copy link

The kICad version for this project is 4.0.0

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

No branches or pull requests

2 participants