evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
4.41k stars 211 forks source link

[Bug]: Datasource package "@evidence-dev/mssql" is an invalid Evidence plugin, run again with --debug for more information #2570

Open archiewood opened 1 month ago

archiewood commented 1 month ago

Describe the bug

Warning about @evidence-dev/mssql being invalid when a new project is created

Steps to Reproduce

Create a new project using Evidence: New Evidence Project

Logs

npm install ; npm run sources ; npm exec evidence dev -- --open /

added 1434 packages in 12s

> my-evidence-project@0.0.1 sources
> evidence sources

⠸ Loading plugins & sourcesDatasource package "@evidence-dev/mssql" is an invalid Evidence plugin, run again with --debug for more information
✔ Loading plugins & sources
-----
  [Processing] needful_things
  needful_things ⚠ No results returned.
  orders ✔ Finished, wrote 10000 rows.
-----
  Evaluated sources, saving manifest
  ✅ Done!
Forced re-optimization of dependencies

  VITE v5.4.6  ready in 780 ms

  ➜  Local:   http://localhost:3000/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help


### System Info

_No response_

### Severity

serious, but I can work around it

### Additional Information, or Workarounds

_No response_
archiewood commented 1 month ago

This is because the package was not published after the last update. @ItsMeBrianD is going to add a changeset and republish