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

How to run with sourcecode or sourcemaps? #214

Open
ap1969 opened this issue Sep 8, 2020 · 1 comment
Open

How to run with sourcecode or sourcemaps? #214

ap1969 opened this issue Sep 8, 2020 · 1 comment

Comments

@ap1969
Copy link

ap1969 commented Sep 8, 2020

Hi,
I'm trying to resolved an issue with my install which seem to occur a number of times in other issues logged, but there's no clear answer: I get the error:

TypeError: Cannot read property 'projectRoot' of undefined
    at Za (ui.bundle.js:21)
    at Jo (ui.bundle.js:42)
    at Ii (ui.bundle.js:42)
    at Ha (ui.bundle.js:42)
    at Ka (ui.bundle.js:42)
    at jl (ui.bundle.js:42)
    at Tl (ui.bundle.js:42)
    at xl (ui.bundle.js:42)
    at ui.bundle.js:42

In an attempt to debug this, is there any way to run it from the src, rather than the public NPM package? Specifically, if I have one project folder with my app in it, how can I copy the majestic src to another folder to then run in on the app folder?

Thanks
Andy

@Raathigesh
Copy link
Owner

Hi,

Thanks for trying to debug the problem. This guide should help - https://github.com/Raathigesh/majestic/blob/master/CONTRIBUTING.MD

Do let me know if you run into further problem.

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