You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! After pulling down the repo, running yarn install, and then yarn run build, I get the following error:
ERROR in ./src/styles.scss
Module build failed (from ./node_modules/@wordpress/scripts/node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js):
SassError: File to import not found or unreadable: ~@wordpress/editor/src/editor-styles.scss.
on line 49 of [...]/standalone-block-editor/src/styles.scss
>> @import "~@wordpress/editor/src/editor-styles.scss";
Hi! After pulling down the repo, running
yarn install
, and thenyarn run build
, I get the following error:This file was deleted in WordPress/gutenberg#30034
The text was updated successfully, but these errors were encountered: