Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

npm run dev error #902

Closed
KyaukYou opened this issue Jul 10, 2019 · 4 comments
Closed

npm run dev error #902

KyaukYou opened this issue Jul 10, 2019 · 4 comments

Comments

@KyaukYou
Copy link

Html Webpack Plugin:
ReferenceError: process is not defined

  • index.ejs:11 eval
    [.]/[html-webpack-plugin]/lib/loader.js!./src/index.ejs:11:2

  • index.ejs:16 module.exports
    [.]/[html-webpack-plugin]/lib/loader.js!./src/index.ejs:16:3

  • index.js:284
    [electron_demo]/[html-webpack-plugin]/index.js:284:18

  • task_queues.js:89 processTicksAndRejections
    internal/process/task_queues.js:89:5

@LG17
Copy link

LG17 commented Jul 10, 2019

same question...

@KyaukYou
Copy link
Author

I solved this problem
change node version to 10.16.0

@LG17
Copy link

LG17 commented Jul 10, 2019

I solved this problem
change node version to 10.16.0

i solved this problem as Issues #871

@MarkMinerov
Copy link

I solved this problem
change node version to 10.16.0

It helped me also, thank you. I think node has some bugs in new versions, just install version 10.16.0 and everything will work 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

4 participants