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

webpack-blocks/* issue #315

Open
adamkeinan opened this issue Oct 16, 2019 · 1 comment
Open

webpack-blocks/* issue #315

adamkeinan opened this issue Oct 16, 2019 · 1 comment
Labels

Comments

@adamkeinan
Copy link

along my two last project i noticed an error that appears several times.
the error was "error Cannot read property 'match' of undefined".
i think this is a knew error that not necessarily related to npm or one of the packages,although it was specifically pointed to the affiliated-shrinkwrap.js and package-lock.json.
after investigating the problem i cloned the repo twice to an isolated test environment and managed to reproduce the error/'s.

1.there's a conflict of versions that creates a gap in the shrinkwrap.js after installing webpack-blocks.
2.even when using a shrinkwrap constantly the file becomes to corrupted.
3.in the case of webpack-blocks/babel its even worse. few libraries are just missing after install(tried several node version's).
this issue concerns only webpack v4 and

@andywer
Copy link
Owner

andywer commented Oct 17, 2019

Thanks for reporting, Adam. Can you please share the stack trace with us?

@andywer andywer added the bug label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants