Yatai icon indicating copy to clipboard operation
Yatai copied to clipboard

can not start dashboard when running yarn start

Open johnwayne19860314 opened this issue 1 year ago • 3 comments

Failed to compile.

Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.

  • configuration.module.rules[3].resolve has an unknown property 'fullySpecified'. These properties are valid: object { alias?, aliasFields?, cachePredicate?, cacheWithContext?, concord?, descriptionFiles?, enforceExtension?, enforceModuleExtension?, extensions?, fileSystem?, mainFields?, mainFiles?, moduleExtensions?, modules?, plugins?, resolver?, roots?, symlinks?, unsafeCache?, useSyncFileSystemCalls? } -> Options for the resolver

johnwayne19860314 avatar Jan 31 '24 02:01 johnwayne19860314

@yetone could you please help?

johnwayne19860314 avatar Jan 31 '24 02:01 johnwayne19860314

https://github.com/suren-atoyan/monaco-react/issues/477 https://stackoverflow.com/questions/66012761/version-of-typescript-not-officially-supported-by-typescript-eslint-parser

related to these two links

johnwayne19860314 avatar Jan 31 '24 12:01 johnwayne19860314

‌‌‌You need to use Node 14.17.1 Version

yetone avatar Jan 31 '24 16:01 yetone