Im using SolidStart first time . I chose the basic template . Created the project using command
yarn create solid
yarn create solid
. Iam trying to add a new page 'cart.tsx' but it shows following error . I have not modified any config files , just ran the dev server and created a new file .