sveltejs / svelte-cli

Command line interface for Svelte
MIT License
105 stars 18 forks source link

Compiler error #20

Closed potatoDie closed 7 years ago

potatoDie commented 7 years ago

Compiler doesn't seem to read html file correctly (Windows 10), see below

svelte compile HelloWorld.html > HelloWorld.js svelte version 1.22.4 compiling HelloWorld.html... Expected valid tag name 1: ��< h 1 > H e l l o { { n a m e } } < / h 1 > ^

potatoDie commented 7 years ago

Oh, old issue. Sorry