-
Notifications
You must be signed in to change notification settings - Fork 683
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
npm run build errors #579
Comments
@mbrzuzy currently, we do not have any guidelines for windows 10, since magento2 officially support *nix systems. You can try to use bash on windows instead. |
I also encountered this problem. How to fix it ? |
@sharkySharks , Could you please have a look on it and update within actual status ? |
Webpack doesn't account for the \ slash on Windows.
|
I have a path parsing error after using it. |
I tried it on Ubuntu, it's success. |
This issue is dependent on work being done by @sharkySharks to add support for Windows. |
Work in progress for docker container being tracked under #734 |
Closing issue as docker improvements have been delivered in #734 if these errors are still occurring please re-open issue. |
This issue is for the following packages:
[ x ]
venia-concept
[ ]
pwa-buildpack
[ ]
peregrine
[ ]
pwa-devdocs
[ ]
upward-js
[ ]
upward-spec
This issue is a:
[ x ] Bug
[ ] Feature suggestion
[ ] Documentation issue
[ ] Other (Please Specify)
Environment
node -v
)npm -v
)Description
Following Venia Storefront setup guide using git bash on windows 10. npm run build fails with errors:
Expected result:
Successful build without errors.
Has anyone ran into this? Looking for some guidance.
The text was updated successfully, but these errors were encountered: