Unable to start Telescope - cannot find module index.js
belgianGeek opened this issue ยท 5 comments
Hi !
I tried to run Telescope after cloning the repo locally and installing the dependencies through Yarn. When I wanted to start the program, it threw an error saying the index.js
file is missing. I just cloned the repo and installed all the dependencies, without touching at anything yet. Here's a screenshot of the error :
Here's my directory structure :
Can you help me with this ?
Thanks a lot !
@belgianGeek see #1
Sorry I left the start
command which is not used.
Use yarn build
instead.
I don't use yarn. If there are errors, I can make the project compatible with it.
I actually managed to get it working by adding some Markdown content in the data/resources
folder, as mentioned in the README. I might submit a PR in the next few days to update the documentation and make it clearer about the setup process.
Thank you for this project, I'm really excited to use it ! ๐