GuoPhilipse commented on issue #600:
URL: 
https://github.com/apache/incubator-linkis-website/issues/600#issuecomment-1321166652

   after using the following two steps suggested in the  
https://linkis.apache.org/docs/latest/development/build-console,there will be 
errors when i execute `npm run start`.
   `
   1、npm install -g cnpm --registry=https://registry.npm.taobao.org
   2、cnpm install
   `
   
   
   
   `philipse@% npm run start
   
   > [email protected] start
   > docusaurus start
   
   [INFO] Starting the development server...
   [ERROR] Error: Unrecognized keys community found in preset-classic 
configuration. The allowed keys are debug, docs, blog, pages, sitemap, theme, 
googleAnalytics, gtag. Check the documentation: 
https://docusaurus.io/docs/using-plugins#docusauruspreset-classic for more 
information on how to configure individual plugins.
       at preset 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/preset-classic/lib/index.js:55:15)
       at 
/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/plugins/presets.js:39:62
       at Array.forEach (<anonymous>)
       at loadPresets 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/plugins/presets.js:25:13)
       at loadPluginConfigs 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/plugins/configs.js:72:52)
       at initPlugins 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/plugins/init.js:42:65)
       at loadPlugins 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/plugins/index.js:26:50)
       at load 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/server/index.js:76:90)
       at async Command.start 
(/Users/philipse/project/tcproject/incubator-linkis-website/node_modules/_@[email protected]@@docusaurus/core/lib/commands/start.js:42:19)
   [INFO] Docusaurus version: 2.2.0
   Node version: v18.4.0`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to