Troubleshooting
Some tips in case of problems:
GitHub and API and limits
Problem: I want to look up an external reference (xref) but I get an error about GitHub and API and limits.
Solution: get a GitHub Token.
WSL2 users
WSL2 users are recommended to use the bash
option rather than PowerShell
in the terminal of Visual Studio Code.
Use Node.js versions 18+
Spec-Up-T uses fetch
, which was added in version 18.
Install NVM if you haven't already. (Instructions not given here).
Then run Node.js version 18.