Skip to content
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

forge.min.js file is not generated after running r.js -o minify.js #443

Closed
saru17 opened this issue Nov 25, 2016 · 5 comments
Closed

forge.min.js file is not generated after running r.js -o minify.js #443

saru17 opened this issue Nov 25, 2016 · 5 comments
Milestone

Comments

@saru17
Copy link

saru17 commented Nov 25, 2016

Hi,
My OS is windows.
I have updated the package.json name node to : "name": "node_forge",
The code base for the https://github.com/digitalbazaar/forge.
While running r.js -o minify.js i got script errors ( extra commos)
After correcting r.js i ran the command "r.js -o minify.js" but forge.min.js is not generated

Can i know what might be the error.
Without including this "forge.min.js" i am getting error in creating certificate and generatekeypair

forge.pki.rsa.generateKeypair(512) - getting error as generateKeypair is undefined
Please help on this

Thanks,,
Saru

@saru17
Copy link
Author

saru17 commented Nov 25, 2016

If possible can you please send forge.min.js file......... i am not able to generate this file

@gincher
Copy link

gincher commented Nov 26, 2016

I had to make some changes to get the min file. Anyways, here it is:
forge.min.zip

@saru17
Copy link
Author

saru17 commented Nov 27, 2016 via email

@dlongley
Copy link
Member

Hopefully will be addressed in a new release now that #456 has been merged.

@davidlehn davidlehn added this to the v0.7.0 milestone Jan 12, 2017
@davidlehn
Copy link
Member

0.7.0 was released with a new build system that should fix this. Reopen if it's still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants