Observable convert issue

Hello,

I’m trying to run this
$ npm run observable convert “MIS-2 - Factbase - bar chart / Displayr Engineering | Observable
on an existing project and keep getting

x Error: Unknown file extension “.ts” for
| C:\Users\misha\ngviz\bar-chart-try4\observablehq.config.ts
|
• To see the full stack trace, run with the --debug flag.

│ If you think this is a bug, please file an issue at
GitHub · Where software is built

Think I solved my own problem, needed to use node v18.15.0 was using 18.13.0 :slight_smile: