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

delete not worked #344

Open
srjaykikani opened this issue Oct 13, 2024 · 1 comment
Open

delete not worked #344

srjaykikani opened this issue Oct 13, 2024 · 1 comment

Comments

@srjaykikani
Copy link

srjaykikani commented Oct 13, 2024

delete is not working

@srjaykikani
Copy link
Author

srjay@Jays-MacBook-Air Hypro % yarn dev
yarn run v1.22.22
$ cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts nodemon
[nodemon] 3.1.7
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): server.ts src/collections/**/*.ts src/trpc/index.ts
[nodemon] watching extensions: js,ts
[nodemon] starting ts-node --project tsconfig.server.json src/server.ts -- -I
uncaughtException src/services/cloudinaryService.ts:91:43 - error TS7006: Parameter '_' implicitly has an 'any' type.

91 return (req: CloudinaryPluginRequest, _, next) => {
~
src/services/cloudinaryService.ts:91:46 - error TS7006: Parameter 'next' implicitly has an 'any' type.

91 return (req: CloudinaryPluginRequest, _, next) => {
~~~~

[nodemon] app crashed - waiting for file changes before starting...

@srjaykikani srjaykikani changed the title delete not worked from frontend through localAPI delete not worked Oct 13, 2024
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