Skip to content

Installation fails often with npm/pnpm because typescript-eslint🐛 and some others errors [Bug report]:  #1189

@Angra974

Description

@Angra974

Descrcibe the bug?

Some people as myself noted that sometimes, we can't install the application because an error happens with typescript-eslint because the module is missing but it's present in the package.son file.

No problem when the installation is done with Yarn nevertheless.

Steps to reproduce the bug?

Clone the repository.
Install with pnpm
Start the application

We got this message
image

In the same way, we got problems with the process.env variables that are not found

image

or some missing icons from react-icons.
image

Expected behavior

Installation needs to be done with every package manager without errors.

Desktop (Please provide your system information)

Device : Laptop Hp
Windows 11
browser : Vivaldi / Chrome (@latest)

Mobile (Please provide your device information)

No response

Screenshot / Screenshare

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions