Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 15:29
Show Gist options
  • Save serhii-havrylenko/1ecbc7e3db9072baa9e86cd04d5dbe78 to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/1ecbc7e3db9072baa9e86cd04d5dbe78 to your computer and use it in GitHub Desktop.
$ yarn tsc
yarn run v1.10.1
$ tsc
packages/login-form/src/LoginForm.tsx:1:23 - error TS2307: Cannot find module '@taxi/input'.
1 import { Input } from '@taxi/input';
~~~~~~~~~~~~~
error Command failed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment