Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

πŸ› Bug Report: Cannot convert undefined or null to objectΒ #35

Open
@bildungsroman

Description

@bildungsroman

πŸ‘Ÿ Reproduction steps

Clone the repo, run npm install.

πŸ‘ Expected behavior

Successful installation of dependencies.

πŸ‘Ž Actual Behavior

The installation fails with

➜  demo-todo-with-react git:(main) βœ— npm i
npm ERR! Cannot convert undefined or null to object

After brief googling, I suspect this may be related to tailwind, but updating tailwind versions did not fix the issue.

🎲 Appwrite version

Version 0.10.x

πŸ’» Operating system

MacOS

🧱 Your Environment

npm v8.4.0, node v16.4.1

πŸ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions