npm error when trying to publish to github #447
Unanswered
jamcgee313
asked this question in
Q&A
Replies: 2 comments 7 replies
-
|
Can you describe your steps? E.g. Are you using the jdeploy desktop app? Or did you install jdeploy with npm, and you're using jdeploy CLI? Or something else? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
The issue appears to be with the jdeploy maven plugin. It's trying to dynamically set the jar path. I thought I had removed that plugin dependency from all the templates, but I guess I missed a couple. What you can do to fix this is:
If you still run into problems, please share the package.json file, and I'll take a look. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm a very novice user who is running into the following error when trying to publish the swing-maven template to a github repository. From what I read, I shouldn't need to worry about having npm on my machine as it's included in jdeploy. Am I missing something?
Here's the output of the error message.
log.txt
Beta Was this translation helpful? Give feedback.
All reactions