build error on latest push: ```@calcom/web:build: ...
# developers
e
build error on latest push:
Copy code
@calcom/web:build: Error: next-transpile-modules - an unexpected error happened when trying to resolve "@calcom/ee". Are you sure the name of the module you are trying to transpile is correct, and it has a package.json with a "main" or an "exports" field?
@calcom/web:build: Error: Can't resolve '@calcom/ee/package.json' in '/root/cal.eauw.org/cal.com/apps/web'
p
@zomars
z
e
@zomars shouldn’t there also be a
package.json
here? https://github.com/calcom/cal.com/tree/main/apps/web/ee
the issue is also present when building for web
z
No since that directory isn't a package. The one in
packages/ee
is