You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there's a problem with the website build:
type 'String' is not a subtype of type 'YamlMap' in type cast
#0 JinjaPageLoader.loadPage (package:static_shock/src/plugins/jinja.dart:68:38)
#1 StaticShock._loadPagesAndAssets (package:static_shock/src/static_shock.dart:416:39)
<asynchronous suspension>
#2 StaticShock.generateSite (package:static_shock/src/static_shock.dart:215:5)
<asynchronous suspension>
#3 main (file:///D:/FlutterProjects/Shaders/flutter_shaders-main/bin/flutter_shaders_com.dart:33:3)
<asynchronous suspension>
I have cloned the project https://github.com/Flutter-Bounty-Hunters/flutter_shaders
I run shock serve from the cloned directory ...\flutter_shaders-main
When I try to launch http://localhost:4000 I get 404 Not Found
The text was updated successfully, but these errors were encountered: