You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to make some quick tweaks to the repo for my project. Because of this, I am trying to fork and publish the repo but am running into some issues. All I've done so far is change the name of the primevue package as well as create a github action to publish. Upon running the action, I get this error
It looks like the build is failing while running pnpm run release on the monorepo. I'm guessing this means there are more nuances to the publishing process that I don't know about.
Trying to publish it manually within VS Code gives a similar error.
Would you please be able to explain how PrimeTek publishes the primevue package to npm, or provide a .yaml github action to accomplish it? I'd be more than happy to help document this process afterwards for future users.
Describe the bug
I need to make some quick tweaks to the repo for my project. Because of this, I am trying to fork and publish the repo but am running into some issues. All I've done so far is change the name of the primevue package as well as create a github action to publish. Upon running the action, I get this error
It looks like the build is failing while running
pnpm run release
on the monorepo. I'm guessing this means there are more nuances to the publishing process that I don't know about.Here is my publish action:
Trying to publish it manually within VS Code gives a similar error.
Would you please be able to explain how PrimeTek publishes the primevue package to npm, or provide a .yaml github action to accomplish it? I'd be more than happy to help document this process afterwards for future users.
Link to the forked repo: https://github.com/TylerWanta/primevue-tw
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
Not relevant
Reproducer
https://github.com/TylerWanta/primevue-tw
Environment
Forked Repo is all
Vue version
n.a
PrimeVue version
v4
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Clone My repo and run the publish action
Expected behavior
Publish process is documented somewhere
The text was updated successfully, but these errors were encountered: