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

Missing requirements #56

Open
wongjustin99 opened this issue Aug 16, 2023 · 2 comments
Open

Missing requirements #56

wongjustin99 opened this issue Aug 16, 2023 · 2 comments

Comments

@wongjustin99
Copy link

Should be written this requires npm.

Might be missing other requirements? I'm still trying to get this running and hitting issues where it seems like no extensions are loaded.

@varunshenoy
Copy link
Owner

varunshenoy commented Aug 16, 2023

That's a good catch. npm installs can be a bit finicky; you may have to run some of the commands with sudo and delete node_packages + reinstall.

@wongjustin99
Copy link
Author

Thanks, it ended up being because I was trying to access the server on non-localhost. Maybe can remove references to 127.0.0.1 in endpoints exposed to the html?

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

2 participants