Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

can not generate app.js #2

Open
huitang opened this issue Mar 16, 2020 · 2 comments
Open

can not generate app.js #2

huitang opened this issue Mar 16, 2020 · 2 comments

Comments

@huitang
Copy link

huitang commented Mar 16, 2020

Hi there i am following the steps in the tutorial 2
And When I do 'npm run build',I got errors like this:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: webpack-dev-server --mode=production --progress
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/tanghui/.npm/_logs/2020-03-16T01_54_04_855Z-debug.log

=======================

I have my index.js and the packages installed as required

please help thanks a lot!

@floryst
Copy link
Collaborator

floryst commented Mar 16, 2020

Hi! There might be a discrepancy between the tutorials and this repo. I'll will check into it.

In the meantime, you can read the README and run the corresponding example. Right now, npm run build won't build anything; you need to run the corresponding example, e.g. npm run dev:volume.

@huitang
Copy link
Author

huitang commented Mar 17, 2020

Hi! There might be a discrepancy between the tutorials and this repo. I'll will check into it.

In the meantime, you can read the README and run the corresponding example. Right now, npm run build won't build anything; you need to run the corresponding example, e.g. npm run dev:volume.

thanks! I will try again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants