Skip to content

Can't deploy due to Fastify error #113

Open
@Cas-Student

Description

@Cas-Student

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.

Expected Behavior

Listening on:
Localhost
Hostname
host ip

Current Behavior

TypeError: diagnostics.tracingChannel is not a function
at Object. (/workspaces/Ultraviolet-App/node_modules/fastify/lib/wrapThenable.js:9:30)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1151:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/workspaces/Ultraviolet-App/node_modules/fastify/lib/handleRequest.js:6:22)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1151:10)

Possible Solution

Steps to Reproduce

  1. Run npm install wisp-server-node
  2. Run npm start

Context (Environment)

I can't deploy the application using NPM.

Detailed Description

Since the Fastify library errored, using other middlewares like express should fix the issue.

Possible Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions