-
Notifications
You must be signed in to change notification settings - Fork 94
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
Error Compiling theme #197
Comments
Hmm. That’s a new one. Have you tried deleting the node_modules directory
and going through the install process once more?
Le mer. 12 juil. 2017 à 07:47, Everardo T. Cunha <[email protected]>
a écrit :
I am getting this error:
Error: Cannot find module 'require-dir'
Any ideas? I am new to node and npm.
Thanks,
Everardo
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#197>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATj7ppusQPq66GoCLAKaveXrZeadAYdks5sNNx3gaJpZM4OVvd->
.
--
Adam Grant
|
Hello Adam, |
By the way, I love how light and beautiful this is! Trying to convince my team to drop Bootstrap and go with a lighter framework! |
Love to hear that! So were you able to compile before changing the base font-size? Could you paste the full stack trace here please? |
No. I just downloaded the original css and js files from your repository. I have tried running gulp or gulp gulpfile.js but alwways get the folloiwng error. C:_aprender\kickstartcoffee\kickstart-master>gulp Error: Cannot find module 'require-dir' |
Oh, I see. Could you try again with the instructions here?
http://getkickstart.com/docs/3.x/#gulp
|
I have done that several times but keep getting the same message. Should i try to compile the sass individually? |
So you’ve run “make setup”?
On Wed, Jul 12, 2017 at 1:54 PM Everardo T. Cunha ***@***.***> wrote:
I have done that several times but keep getting the same message. Should i
try to compile the sass individually?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATj7lTNjeFYG7Sfx-3hbzs-LyXq_E4eks5sNTKUgaJpZM4OVvd->
.
--
Adam Grant
|
Adam, |
The less files? What version of Kickstart are you using?
Le jeu. 13 juil. 2017 à 08:26, Everardo T. Cunha <[email protected]>
a écrit :
Adam,
I am sorry: i have tried everything I know, short of getting all the less
files and putting them in a new folder and the run koala or gulp to
generate the css file i need.
Thanks,
Everardo
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATj7o7Q4lJ6neWCTsOtnkvyHtuXAAPBks5sNjc2gaJpZM4OVvd->
.
--
Adam Grant
|
Sorry, i meant the sass files. |
I am getting this error:
Error: Cannot find module 'require-dir'
Any ideas? I am new to node and npm.
Thanks,
Everardo
The text was updated successfully, but these errors were encountered: