Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build is broken since 7.2.0 #634

Closed
msev opened this issue Apr 3, 2023 · 2 comments · Fixed by #635
Closed

Build is broken since 7.2.0 #634

msev opened this issue Apr 3, 2023 · 2 comments · Fixed by #635

Comments

@msev
Copy link

msev commented Apr 3, 2023

Bug report

Actual Behavior

I just upgraded from version 7.1.0 to 7.2.0, the yarn build command returns the following error:

Cannot find module 'ts-node'

Expected Behavior

The yarn build command should work

  System:
    OS: macOS 12.6.2
    CPU: (8) x64 Apple M1
    Memory: 27.75 MB / 16.00 GB
  Binaries:
    Node: 14.21.1 - /var/folders/z8/9hvjpnrd7yn9qk6dmt7mxk300000gn/T/yarn--1680539298628-0.011389713840826765/node
    Yarn: 1.22.19 - /var/folders/z8/9hvjpnrd7yn9qk6dmt7mxk300000gn/T/yarn--1680539298628-0.011389713840826765/yarn
    npm: 8.19.2 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 111.0.5563.146
    Firefox: 110.0.1
    Safari: 16.4
  Packages:
    babel-loader: ^9.1.2 => 9.1.2 
    clean-webpack-plugin: ^4.0.0 => 4.0.0 
    css-loader: ^6.7.3 => 6.7.3 
    file-loader: ^6.2.0 => 6.2.0 
    html-webpack-plugin: ^5.5.0 => 5.5.0 
    imports-loader: ^4.0.1 => 4.0.1 
    postcss-loader: ^7.2.0 => 7.2.0 
    replace-in-file-webpack-plugin: ^1.0.6 => 1.0.6 
    sass-loader: ^13.2.2 => 13.2.2 
    style-loader: ^3.3.2 => 3.3.2 
    terser-webpack-plugin: ^5.3.7 => 5.3.7 
    webpack: ^5.77.0 => 5.77.0 
    webpack-cli: ^5.0.1 => 5.0.1 
    webpack-dev-server: ^4.13.2 => 4.13.2 
    webpack-merge: ^5.8.0 => 5.8.0 
    webpack-notifier: ^1.15.0 => 1.15.0 
@alexander-akait
Copy link
Member

Please try https://github.com/webpack-contrib/postcss-loader/releases/tag/v7.2.1

@msev
Copy link
Author

msev commented Apr 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants