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

Can't compile patternomaly properly #13

Closed
jnovick opened this issue Jul 17, 2017 · 2 comments
Closed

Can't compile patternomaly properly #13

jnovick opened this issue Jul 17, 2017 · 2 comments

Comments

@jnovick
Copy link

jnovick commented Jul 17, 2017

I've made no custom changes. The moment I installed and tried to use, I get the error below, but it appears to work anyway.

TypeError: undefined is not a constructor (evaluating 'Object.assign(completeS
hapesList, shapes, deprecatedShapes)')
at webpack:///~/patternomaly/dist/patternomaly.js:1037:0 <- src/test-setup.web
pack.js:63371

PhantomJS 2.1.1 (Windows 7 0.0.0) ERROR
TypeError: undefined is not a constructor (evaluating 'Object.assign(completeS
hapesList, shapes, deprecatedShapes)')
at webpack:///~/patternomaly/dist/patternomaly.js:1037:0 <- src/test-setup.web
pack.js:63371

@ashiguruma
Copy link
Owner

Hi @jnovick. This looks like an issue with Object.assign not being available. Please check out the branch mentioned in pull request #14 and let me know if that fixes your issue. If so I can get the changes merged and tagged.

@ashiguruma
Copy link
Owner

This should now be fixed by #24.

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

2 participants