Closed raweber42 closed 4 months ago
Hi there @raweber42 and thanks for using SpectaQL!
This is a little bug that will be fixed once this goes in. Until then, try executing npm run clean-build:vendor
once, then your npm run develop
command should work.
Side note: is there a reason that you're cloning the repo and using the develop
approach vs using the spectaql
npm package?
Closing this for now as there's a workaround for now, and a fix coming soon.
We are new to spectaql and want to use it for our companies' documentation. I followed the step-by-step guide on the github main page, bug when running
npm run develop config.yaml
with our own configuration, I receiveI don't see what could be the issue, I have updated my
node
version vianvm
.Help much appreciated! :)