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
运行编译报错
error in ./node_modules/image-size/dist/index.js
Module parse failed: Unexpected token (47:31)
You may need an appropriate loader to handle this file type.
| var size = index_1.typeHandlers[type].calculate(input, filepath);
| if (size !== undefined) {
size.type = size.type ?? type;
| return size;
| }
The text was updated successfully, but these errors were encountered:
运行编译报错
error in ./node_modules/image-size/dist/index.js
Module parse failed: Unexpected token (47:31)
You may need an appropriate loader to handle this file type.
| var size = index_1.typeHandlers[type].calculate(input, filepath);
| if (size !== undefined) {
| return size;
| }
The text was updated successfully, but these errors were encountered: