Skip to content

following quickstart, get "No class found for serializer:raw" #417

@shaunc

Description

@shaunc

Having created a new app, trying it out I get:

Unable to find factory source for serializer:raw.

Available registrations:
  - addon:[email protected]
  - app:main
  - addon:[email protected]
  - config:environment

Available resolvers:
  - /Volumes/Macintosh_HD/Users/shauncutts/src/crane-users-server/dist
  - /Volumes/Macintosh_HD/Users/shauncutts/src/crane-users-server/dist
  - /Volumes/Macintosh_HD/Users/shauncutts/src/crane-users-server/node_modules/denali/dist

Run with DEBUG=silly-denali:resolver:<path> to trace a specific resolver's resolution
(node:13764) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: No class found for serializer:raw.
(node:13764) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

It doesn't return anything from curl localhost:3000

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