Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mindconnect not compatible with node version node:20.2.0-buster-slim #178

Open
SurajBKamble opened this issue May 24, 2023 · 0 comments
Open

Comments

@SurajBKamble
Copy link

Describe the bug
I'm trying to upgrade my node version from 14 to 20, when I did that and tried to build, it shows me the following error:

npm ERR!   The file is in the program because:
npm ERR!     Entry point of type library 'normalize-package-data' specified in compilerOptions
npm ERR! error TS2688: Cannot find type definition file for 'parse-json'.
npm ERR!   The file is in the program because:
npm ERR!     Entry point of type library 'parse-json' specified in compilerOptions
npm ERR! error TS2688: Cannot find type definition file for 'vinyl'.
npm ERR!   The file is in the program because:
npm ERR!     Entry point of type library 'vinyl' specified in compilerOptions

npm ERR! A complete log of this run can be found in: /home/node-red/.npm/_logs/2023-05-24T12_14_16_868Z-debug-0.log

To Reproduce
Steps to reproduce the behavior:
version issue

Expected behavior
needs to support in version 16 or higher

Screenshots
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

** MindSphere Plan **

  • start for free
  • iot value plan
  • developer plan
  • operator plan

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant