This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
can't generate #4
Comments
I get the same error on Windows 10 with node 14.15.0, npm 6.14.8, php 8.0.0. Works fine on my linux box. Here's the stack trace:
|
I suspect there was a problem with one of the installer scripts. In {"patternengines":["\\PatternEngineRule"]} instead of {"patternengines":["\\PatternLab\\PatternEngine\\Twig\\PatternEngineRule"]} I fixed it manually rather than chase down the actual problem. |
I believe this is a bug in I've created an issue here pattern-lab/patternlab-php-core#177 |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
I can't use the generate command to build out patternlab.
I get this error:
Fatal Error Class ......\PatternEngineRule
not found in ......\patternEngine.php on line 76
Wot sure why this is occurring.
I've used composer to build the demo (option 2)
I did see this in the command line:
[Alchemy\Zippy\Exception\RuntimeException]
Unable to create the inflator
Maybe that has something to do with it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: