-
Notifications
You must be signed in to change notification settings - Fork 29
Description
$ docker compose build
...
=> ERROR [reactive_cache 6/6] RUN npm run build 1.8s
------
> [reactive_cache 6/6] RUN npm run build:
0.202
0.202 > [email protected] build
0.202 > tsc
0.202
1.803 src/hackernews.service.ts(5,3): error TS2305: Module '"@skipruntime/api"' has no exported member 'Values'.
1.803 src/hackernews.service.ts(84,17): error TS7006: Parameter 'a' implicitly has an 'any' type.
1.803 src/hackernews.service.ts(84,20): error TS7006: Parameter 'b' implicitly has an 'any' type.
1.803 src/hackernews.service.ts(85,23): error TS7006: Parameter 'p' implicitly has an 'any' type.
------
failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Metadata
Metadata
Assignees
Labels
No labels