After running $stencil init and $stencil start I get this error:
{ [Error: tools\list.scss doesn't exist!] formatted: 'Error: tools\list.scss doesn\'t exist!\n on line 1 of tools/tools.scss\n>> @import "list"; \n --------^\n', message: 'tools\list.scss doesn\'t exist!', column: 9, line: 1, file: 'tools/tools.scss', status: 1 }
The error occurs immediately after installation before any files are edited. I went over the prerequisites several times and can't find anything that im missing.
Anyone have any ideas?