Skip to content

[examples/hackernews] Example is broken. #650

@beauby

Description

@beauby
$ 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions