Cannot run examples with the current version of Webpack
See original GitHub issueWhen I run an example, I get the following error:
Error: Cannot find module '../config/webpack.loaders.js'
It seems like there’s a compatibility issue with the current version of Webpack.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10
Top Results From Across the Web
Installation | webpack
This guide goes through the various methods used to install webpack. Prerequisites. Before we begin, make sure you have a fresh version of...
Read more >webpack command not working - node.js - Stack Overflow
This works for me. I use npm install -S webpack and npm bin to get bin path. I add the bin path to...
Read more >Webpack - npm
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable...
Read more >How I solved and debugged my Webpack issue through trial ...
When webpack bundles your source code, it can become difficult to track down errors and warnings to their original location. For example ......
Read more >webpack-dev-server wont start (Example) - Treehouse
It keeps saying Cannot find module 'webpack/bin/config-yargs'. I'm using the exact same versions ... Install the latest version of webpack.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

The volume mapper example assume that the data you are looking for is active, while the vtkDataConverter does not set any active array. You may want to either programmatically set the array active or edit the json file like here: https://github.com/Kitware/vtk-js/blob/master/Data/volume/headsq.vti/index.json#L32
Ok thanks, I will try to fix it soon.