Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

TS error when running npm test #4

Closed
junjchen opened this issue May 18, 2018 · 0 comments
Closed

TS error when running npm test #4

junjchen opened this issue May 18, 2018 · 0 comments

Comments

@junjchen
Copy link

junjchen commented May 18, 2018

After npm install I tried npm test and here is the error

ERROR in /home/vagrant/repos/attendr/node_modules/@types/node/index.d.ts (73,13): Subsequent variable declarations must have the same type.  Variable 'require' must be of type 'any', but here has type 'NodeRequire'.

Running on node 8.11.2, npm 5.6.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant