webpack: bundle is now VALID.
webpack: bundle is now INVALID.
ERROR in Entry module not found: Error: Cannot resolve module 'babel' in /path/to/ui
webpack: bundle is now VALID.
installing babel results in babel errors
webpack: bundle is now VALID.
webpack: bundle is now INVALID.
ERROR in The node API for `babel` has been moved to `babel-core`.
webpack: bundle is now VALID.
It's not obvious to me what the error is here. If isparta requires babel, shouldn't it be a dependency of the project?
installing isparta results in
installing babel results in babel errors
It's not obvious to me what the error is here. If isparta requires babel, shouldn't it be a dependency of the project?