Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Bug on theme:generate #10

Closed
leorossi opened this issue Jun 21, 2016 · 2 comments
Closed

Bug on theme:generate #10

leorossi opened this issue Jun 21, 2016 · 2 comments

Comments

@leorossi
Copy link
Contributor

When I try to generate a new theme I get this error

These files will be generated


 Are you sure you want to generate this theme? (yes/no) [no]:
 > yes

Copying /resources/themes/mytheme/assets/js/theme.js...
Copying /resources/themes/mytheme/assets/sass/_basic.scss...
Copying /resources/themes/mytheme/assets/sass/_theme.scss...
Copying /resources/themes/mytheme/blog/all.blade.php...
Copying /resources/themes/mytheme/blog/featured-template.blade.php...
Copying /resources/themes/mytheme/blog/show.blade.php...
Copying /resources/themes/mytheme/events/all.blade.php...
Copying /resources/themes/mytheme/events/calendar.blade.php...
Copying /resources/themes/mytheme/events/date.blade.php...
Copying /resources/themes/mytheme/events/featured-template.blade.php...
Copying /resources/themes/mytheme/events/show.blade.php...
Copying /resources/themes/mytheme/faqs/all.blade.php...
Copying /resources/themes/mytheme/gallery/all.blade.php...
Copying /resources/themes/mytheme/gallery/show.blade.php...
Copying /resources/themes/mytheme/layout/master.blade.php...
Copying /resources/themes/mytheme/pages/all.blade.php...
Copying /resources/themes/mytheme/pages/featured-template.blade.php...
Copying /resources/themes/mytheme/pages/home.blade.php...
Copying /resources/themes/mytheme/pages/show.blade.php...
Copying /resources/themes/mytheme/partials/navigation.blade.php...


  [ErrorException]                                                                                                                                                                       
  file_get_contents(/Users/leonardo/Workspace/quarx-project/resources/views/quarx/themes/mytheme/assets/sass/_theme.scss): failed to open stream: No such file or directory

I can find that file instead in this location ./resources/themes/mytheme/assets/sass/_theme.scss
I don't have any resources/vuews/quarx directory.

@mlantz
Copy link
Member

mlantz commented Jun 21, 2016

Thanks - the new update should solve that :)

@mlantz mlantz closed this as completed Jun 21, 2016
@leorossi
Copy link
Contributor Author

Updated to 1.4.10 and confirm that it works! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants