Can't compile the extension Error: Cannot find module 'node-extension.webpack.config.js'
mameen opened this issue · 2 comments
mameen commented
is the file 'node-extension.webpack.config.js' missing?
Here is what I did
npm install
npm run compile
mameen commented
I got around this by using vsce instead of webpack in my fork!
mameen@51467d0
pajoma commented
Yes, I removed webpack completely, not worth the effort.