-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scully fail to make pages - plugin "storeRoutes has thrown the below error, #1630
Comments
Also experiencing this same issue on Nx version 15.4.5 |
@boskiv @djmcgrath101 This is what just showed me the way
const srcFile = join(scullyConfig.homeFolder, scullyConfig.sourceRoot, routesFileName); // wrong path generated when sourceRoot is not set |
@maximegris this worked for me as well π thank you! |
hi @maximegris , may i know where is storeRoutes.ts ? |
Hi @FanYeeChok The file is here |
I see, that means modify existing scully code? anyway, i tot you mention sourceRoot, so i add the sourceRoot at e.g.
|
@FanYeeChok Yes it was by adding |
π Bug report
Description
π¬ Minimal Reproduction
π»Your Environment
Angular Version:
Scully Version:
π₯ Exception or Error
The text was updated successfully, but these errors were encountered: