Error Publishing Package #626
-
Discord user IDNo response Describe your question in detail.Greeting to all, I tried using the flag --chunked-publish as it shows the output as: Can anyone please help me out on how to publish this package. What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Windows Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
did u try clear the staging area? |
Beta Was this translation helpful? Give feedback.
-
LINKER_ERROR means it can't find the dependent module, what makes your package so big? is the module you wrote or the dependency is too big? |
Beta Was this translation helpful? Give feedback.
-
Basically I was trying to deploy it on devnet and on the devnet we do not have the large_package module, deployed it on testnet and it worked. |
Beta Was this translation helpful? Give feedback.
Basically I was trying to deploy it on devnet and on the devnet we do not have the large_package module, deployed it on testnet and it worked.