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

Cannot find module 'envalid' #561

Closed
vphat28 opened this issue Nov 29, 2018 · 2 comments
Closed

Cannot find module 'envalid' #561

vphat28 opened this issue Nov 29, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@vphat28
Copy link

vphat28 commented Nov 29, 2018

Hi
I followed this guide https://magento-research.github.io/pwa-studio/venia-pwa-concept/setup/ to install Venia but when I was trying to run "npm run build" command I get this error in the output

@magento/venia-concept: Cannot find module 'envalid'

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

Question Answer
Magento version 2.30
Operating System + version Ubuntu 16.04
node.js version (node -v) v10.14.0
npm version (npm -v) v6.4.1

Description

I followed this guide https://magento-research.github.io/pwa-studio/venia-pwa-concept/setup/ to install Venia but when I was trying to run "npm run build" command I get this error in the output
@magento/venia-concept: Cannot find module 'envalid'

Expected result:

The server should be up and running and there should be an url of server output in command line

Possible solutions:

@ericerway ericerway added the bug Something isn't working label Nov 29, 2018
@magefan
Copy link

magefan commented Nov 30, 2018

@vphat28 , please try to run
npm install envalid
before
npm run build

@AndreyChorniy
Copy link

Thank you @magefan

@vphat28 vphat28 closed this as completed Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants