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

Local deploy #11

Open
mescarra opened this issue May 31, 2018 · 2 comments
Open

Local deploy #11

mescarra opened this issue May 31, 2018 · 2 comments

Comments

@mescarra
Copy link

When I try to load rosweb using apache, I get a lot of missing files, probably because .ts files need to be compiled, am I right?

@marcoarruda
Copy link
Member

Hi @mescarra, you are right, .ts files must be compiled and they generate a .js file that is included in ROSWeb index.html page.
You can find the instructions to compile the project here: https://github.com/EESC-LabRoM/rosweb/blob/master/CONTRIBUTING.md

Hope it can help you. Please let me know if everything went fine.

Cheers

@jaguardo
Copy link

jaguardo commented Dec 7, 2020

I've attempted the steps of the local deploy. I received the following error:

ReferenceError: primordials is not defined 
    at fs.js:45:5

I've tried the corrections steps here:
syncfusion/ej2-typescript-seed#5

as well as here:
https://ourcodeworld.com/articles/read/1188/how-to-solve-gulp-exception-reference-error-primordials-is-not-defined-error

to update the requirement for graceful-fs.

Any help or things to try are appreciated.
Thanks!

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