-
Notifications
You must be signed in to change notification settings - Fork 502
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
Failed to compile on running the start command #7
Comments
That folder is a git submodule on this project, you will need to run:
So it will download the dependency |
Maybe was a good idea to add this on the README |
I've tried your suggestion but it's asking for |
same issue here |
@pereiraryan @sunnixx @DonsWayo I apologize for the delay. Make sure to run |
@hisk I cant clone , give me this error Please make sure you have the correct access rights |
@DonsWayo Can you please try to replace the contents of the
Into the following:
Afterwards, you can run the commands provided by @AdrianoMoura:
Please let me know if this fixes the issue for you. 😊 |
@hisk I do the following
And works!! thanks!! |
Still not working for me, running macOS Mojave with Firefox/WebStorm
Still getting:
..any other tips? Update:
|
I was able to get by this problem temporarily by copying the contents of the dependency (here https://github.com/DesignRevision/shards-dashboard/tree/525efdca736a2203b8c3e5f8f64c766841e71c57) into |
I can also confirm that the following works.
|
@KK-O And replace submodule's url (from |
It works! Thank you! |
worked for me |
This worked for me. Thanks ! |
Replace the contents of the .gitmodules file to this
and Try to run the command If it throws any error just edit the
to
and run command |
I dont have '.git/config' file. What should I do? |
It will be inside your .git folder |
I cloned this repo and followed the steps to start the local development server.
The very same moment the app crashes saying
The text was updated successfully, but these errors were encountered: