-
Notifications
You must be signed in to change notification settings - Fork 59
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
npm run deploy --- -m failed build #201
Comments
hmm the output does not show the compilation error. Someone suggested this fix for focal: #184 (comment). It's partially applied in the 1.4.1 branch. You can try also the |
Hello everyone, I have the same problem. I looked for solution from branch 1.4 to 2.0.0. Last time I checked it on 1.4.0 and added this lines of code: I got this:
I also checked this: But there is no branch My system: |
the changes in You can try the |
Like I wrote from 1.4 to 2.0.0 it doesn't work. Also on branch |
can you try with node v12? |
Added cflags_cc option to binding.gyp for linux as per this issue osrf#201
Followed these instructions exactly and get the following error when running
npm run deploy --- -m
My system setup:
Ubuntu 20.04 LTS (inside multipass)
Gazebo 9 (as per instructions)
Node 6 (as per instructions)
What can I do to resolve this?
The text was updated successfully, but these errors were encountered: