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

debian 11 installation problems #1

Open
bonushenricus opened this issue Feb 2, 2024 · 1 comment
Open

debian 11 installation problems #1

bonushenricus opened this issue Feb 2, 2024 · 1 comment

Comments

@bonushenricus
Copy link

Describe the bug
Errors installation on Debian 11

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/SpeciesFileGroup/bion2n.git
  2. cd bion2n
  3. npm install
  4. npm run build

Expected behavior
166 vulnerabilities (1 low, 101 moderate, 52 high, 12 critical)
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@achrinza/node-ipc@9.2.2',
npm WARN EBADENGINE required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm WARN EBADENGINE current: { node: 'v18.13.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information.
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
and many other deprecated

Environment (please complete the following information):

  • OS: Debian 11
  • n8n v18.19.0
  • Node.js v18.19.0
  • Database system SQLite
  • Operation mode own

Additional context
Add any other context about the problem here.

@bonushenricus
Copy link
Author

I attempted to use the TaxonWorks credential and node files from the bion2n project in this iteration of editing and adding nodes in n8n https://docs.n8n.io/integrations/creating-nodes/build/programmatic-style-node/, but to no result
(I edited TaxonWorks.node.ts by removing line 6 because "General" created error)

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