WaspW
Wasp16mo ago
11 replies
ArDev

Issue with dotenv

-- [Error] Your wasp project failed to compile: -------------------------------

- Error: Dependency conflict for user dependency (dotenv, ^16.0.2): Version must be set to the exactly the same version as the one wasp is using: ^16.0.3


❌ --- [Error] Compilation of wasp project failed: --------------------------------

1 errors found
usr/Projects/revsion_ai/revision_ai/app$ wasp db migrate-dev

🐝 --- Compiling wasp project... --------------------------------------------------



❌ --- [Error] Your wasp project failed to compile: -------------------------------

- Error: Dependency conflict for user dependency (dotenv, ^16.0.3): Version must be set to the exactly the same version as the one wasp is using: ^16.0.2


❌ --- [Error] Compilation of wasp project failed: --------------------------------

1 errors found
Was this page helpful?