TypeScript Error on New Project Initialization

A user reported a TypeScript error immediately after creating a new project. The error log shows: "convex/venues.ts:22:64 - error TS2345: Argument of type '\"restaurant\" | \"attraction\" | \"activity\" | \"hotel\" | undefined' is not assignable to parameter of type '\"restaurant\" | \"attraction\" | \"activity\" | \"hotel\"'". This indicates that an "undefined" value is being passed to a function that doesn't accept it during the initial project setup.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

Feature Request

Date

4 months ago

Author

ramyareye

Subscribe to post

Get notified by email when there are changes.