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

Using solc on Meteor server #4

Open
praveennagpal opened this issue Sep 27, 2016 · 0 comments
Open

Using solc on Meteor server #4

praveennagpal opened this issue Sep 27, 2016 · 0 comments

Comments

@praveennagpal
Copy link

I am getting the error, the moment I copy my contracts to the server folder in meteor project.
W20160928-00:51:47.846(5.5)? (STDERR)
W20160928-00:51:47.863(5.5)? (STDERR) ReferenceError: window is not defined
W20160928-00:51:47.863(5.5)? (STDERR) at meteorInstall.server.contracts..sol.js

Can this package be used on the Meteor server as the compiled js has a reference to window object which is not supported in Meteor server?

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

1 participant