Hugo

Results 4 issues of Hugo

There is an error when you try to access the CMS. ``` Error loading the CMS configuration Config Errors: 'collections[1].fields[1].pattern' should NOT have fewer than 2 items Check your config.yml...

I am building a component using Svelte in which you have a list of words and you have to arrange them in the correct order by dragging the words to...

# Bug report ## Summary When I run the test I get this error: ```bash Details: /****/****/****/***/*****/node_modules/@react-native-community/picker/js/index.js:5 export {default as Picker} from './Picker'; ^^^^^^ SyntaxError: Unexpected token export ``` ##...

I'm getting this error while building the app using Expo: ``` › Compiling react-native-flipper Pods/react-native-flipper » FlipperReactNativeJavaScriptPluginManager.m ❌ (node_modules/react-native-flipper/ios/FlipperReactNativeJavaScriptPluginManager.h:12:9) 10 | #import 11 | > 12 | #import | ^...