Replies: 1 comment
-
hmm it shouldn't cause issue when you add a new module to your package and republish the package, can you try republish the whole package to a different address? so we can see if all modules are published for the first time, will there be any issue |
Beta Was this translation helpful? Give feedback.
0 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.
-
Discord user ID
nile_dex
Describe your question in detail.
What is the cause of this error i get when deploying a move module in the same source folder as two other module that has already been published, and how can i solve this. here is the coded {
"Error": "API error: HTTP error 405 Method Not Allowed: error decoding response body: expected value at line 1 column 1"
}
What error, if any, are you getting?
{
"Error": "API error: HTTP error 405 Method Not Allowed: error decoding response body: expected value at line 1 column 1"
}
What have you tried or looked at? Or how can we reproduce the error?
i saw from ai it is because the module i am trying to publish is in same directory as the other modules that has been published
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
Aptos CLI
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions