-
Notifications
You must be signed in to change notification settings - Fork 3
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
check how your update not working #124
Comments
please re-install pdf-export module - yesterday I published the newest version of it |
I pushed a newest version of |
diego drop a new version of pdf-renderer - i merge it to master, so please sync your fork and re-install packages |
try to run it again :) |
i enabled menu(can be broken) & links, so it can be ok. |
Add me |
create a npm username and share it with me. it works only with existing
users. will add as admin
… |
question: maybe it will be better for you to move this code inside of pdf-xport, so you don't need to jump between repositories |
npm username: hirdbluebird Answer on question: yes, i can move this code to pdf-export repository |
done. try to login to npm and check profile - organizations. you have an
admin rights
… |
how to publish:
```
npm login
- username
- pass
- email
```
```
commit all changes.
npm version patch
npm publish
git push --tags
```
|
@hirdbluebird
The text was updated successfully, but these errors were encountered: