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

npm run dev script fails #27

Open
sarogersz opened this issue Jul 1, 2020 · 1 comment
Open

npm run dev script fails #27

sarogersz opened this issue Jul 1, 2020 · 1 comment

Comments

@sarogersz
Copy link

sarogersz commented Jul 1, 2020

I cloned the project, did npm install, and tried to run the dev script. I get:

'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.

The dev script is:
"dev": "NODE_ENV=development webpack-dev-server --config ./build/webpack.dev.js --open --inline --hot",

What am I missing? Is this a bug?

Just looking for a working example of vue-friendly-iframe

@sarogersz sarogersz changed the title npm run dec script fails npm run dev script fails Jul 1, 2020
@officert
Copy link
Owner

officert commented Jul 7, 2020

@sarogersz the docs-src directory is a working example:

https://github.com/officert/vue-friendly-iframe/tree/master/docs-src

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