Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack - Cannot resolve module 'takana-client' #2

Open
clarkewd opened this issue Nov 7, 2014 · 0 comments
Open

webpack - Cannot resolve module 'takana-client' #2

clarkewd opened this issue Nov 7, 2014 · 0 comments

Comments

@clarkewd
Copy link

clarkewd commented Nov 7, 2014

I tried this:

cd /tmp
git clone https://github.com/mechio/takana-chrome/ --recursive
cd takana-chrome
npm install --save-dev
webpack --watch

It starts to watch, but also throws an error:

Hash: 8297ab49d65c475cdf23
Version: webpack 1.4.13
Time: 109ms
       Asset   Size  Chunks             Chunk Names
eventPage.js  47699       0  [emitted]  eventPage
   [0] ./src/eventPage.js 2162 {0} [built]
   [1] ./src/takanaClient.js 131 {0} [built] [1 error]
    + 6 hidden modules

ERROR in ./src/takanaClient.js
Module not found: Error: Cannot resolve module 'takana-client' in /tmp/takana-chrome/src
 @ ./src/takanaClient.js 1:11-41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant