Unknown file extension ".astro" for /home/dev/astro/node_modules/@astro-community/astro-embed-youtube/YouTube.astro
ngmisl opened this issue · 3 comments
ngmisl commented
I can't seem to make this work
delucis commented
Hi @ngmisl! Please provide some information about your project set-up, code used, etc. to help debug.
delucis commented
Closing for lack of detail. Please feel free to post if you can share more, thank you!
Zygar commented
Same issue here
Unknown file extension ".astro" for /Users/andy/Projects/varda-web/node_modules/@astro-community/astro-embed-vimeo/Vimeo.astro
You likely need to add this package to vite.ssr.noExternal in your astro config file.
Astro 2.6; local dev server
import { Vimeo } from "@astro-community/astro-embed-vimeo";