jaewonhimnae / chatbot-app

45 stars 37 forks source link

npm install at folder root...it gives me this messages error #37

Open kukuhtw opened 2 years ago

kukuhtw commented 2 years ago

when i try to type npm install di folder root...

npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'chatbot-app@1.0.0', npm WARN EBADENGINE required: { node: '10.15.0', npm: '6.9.0' }, npm WARN EBADENGINE current: { node: 'v17.0.1', npm: '8.1.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'dialogflow-fulfillment@0.6.1', npm WARN EBADENGINE required: { node: '6' }, npm WARN EBADENGINE current: { node: 'v17.0.1', npm: '8.1.0' } npm WARN EBADENGINE } npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.