eclipse-thingweb / eclipse-thingweb/node-wot

Auto-updating sinon dependencies causes issues

Open
#823 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
192
Forks
100
Avg merge
3d 2h
Merged PRs (30d)
6

Description

```
node_modules/@types/sinon/index.d.ts:1447:53 - error TS2694: Namespace '"C:/Projects/WoT/thingweb/thingweb.node-wot-danielpeintner/node_modules/@sinonjs/fake-timers/types/fake-timers-src"' has no exported member 'FakeTimerInstallOpts'.

1447 useFakeTimers: boolean | Partial;
```

To reproduce:
* delete package-lock.json
* run `npm install`
* try to run `npm run build`

I set the version to a *fixed* version, see https://github.com/eclipse/thingweb.node-wot/pull/822/commits/ccd01258ae1fe69e58706bb480453fab9ce742b0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.