Skip to content
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

Unable to start Telescope - cannot find module index.js #12

Closed
belgianGeek opened this issue Jan 17, 2022 · 5 comments
Closed

Unable to start Telescope - cannot find module index.js #12

belgianGeek opened this issue Jan 17, 2022 · 5 comments

Comments

@belgianGeek
Copy link

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 :

Yarn start error screenshot

Here's my directory structure :
directory structure

Can you help me with this ?
Thanks a lot !

@agentcobra
Copy link

@belgianGeek see #1

@Greaby
Copy link
Owner

Greaby commented Jan 17, 2022

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.

@belgianGeek
Copy link
Author

Thank you all ! 😃

I also tried npm run buildbut I received the following error output :
image

I did some research but I do not know how to solve it so far... 🤔 Can you help me out ?
Thanks

@belgianGeek
Copy link
Author

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 ! 😃

@Greaby
Copy link
Owner

Greaby commented Jan 17, 2022

Yes, this error occurs when the project is empty.
I created this issue : #13

Thanks in advance for your PR ! ;)

@Greaby Greaby closed this as completed Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants