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

webpack -p command fails with error message #47

Open
ashwani608 opened this issue Jan 23, 2018 · 0 comments
Open

webpack -p command fails with error message #47

ashwani608 opened this issue Jan 23, 2018 · 0 comments

Comments

@ashwani608
Copy link

ashwani@ashwani-PC:adminlte-reactjs$ ./node_modules/.bin/webpack -p
/home/ashwani/node_modules/adminlte-reactjs/webpack.config.js:20
"react-dom": node-dir + '/react-dom',
^

ReferenceError: node is not defined
at Object. (/home/ashwani/node_modules/adminlte-reactjs/webpack.config.js:20:26)
at Module._compile (module.js:425:26)
at Object.Module._extensions..js (module.js:432:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at module.exports (/home/ashwani/node_modules/adminlte-reactjs/node_modules/webpack/bin/convert-argv.js:80:13)
at Object. (/home/ashwani/node_modules/adminlte-reactjs/node_modules/webpack/bin/webpack.js:39:40)
at Module._compile (module.js:425:26)

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

1 participant