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

Error: Cannot find module 'laboratory' #8

Closed
leandono opened this issue Jun 25, 2015 · 5 comments
Closed

Error: Cannot find module 'laboratory' #8

leandono opened this issue Jun 25, 2015 · 5 comments

Comments

@leandono
Copy link

Happens after upgrade to 1.0.0

Cheers

@duereg
Copy link
Owner

duereg commented Jul 9, 2015

Can you give me more information? I can see the package on npm ... did you forget to run npm install after upgrading to the newest version?

@adborden
Copy link
Contributor

adborden commented Jul 9, 2015

The tarball doesn't have the compiled json in it :/

$ curl http://registry.npmjs.org/laboratory/-/laboratory-1.0.0.tgz | tar tzv
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4043  100  4043    0     0   7367      0 --:--:-- --:--:-- --:--:--  7990
-rw-rw-r-- 1000/1000       669 2015-02-12 20:59 package/package.json
-rw-rw-r-- 1000/1000       102 2015-02-12 20:59 package/.npmignore
-rw-rw-r-- 1000/1000      1821 2015-02-12 20:59 package/README.md
-rw-rw-r-- 1000/1000      1071 2015-02-12 20:59 package/LICENSE
-rw-rw-r-- 1000/1000      3475 2015-02-12 20:59 package/spec/experiment.spec.coffee
-rw-rw-r-- 1000/1000      1592 2015-02-12 20:59 package/spec/laboratory.spec.coffee
-rw-rw-r-- 1000/1000       341 2015-02-12 20:59 package/.travis.yml
-rw-rw-r-- 1000/1000      1050 2015-02-12 20:59 package/src/experiment.coffee
-rw-rw-r-- 1000/1000       114 2015-02-12 20:59 package/src/index.coffee
-rw-rw-r-- 1000/1000       396 2015-02-12 20:59 package/src/laboratory.coffee
-rw-rw-r-- 1000/1000       273 2015-02-12 20:59 package/src/memory_store.coffee

Should get built as part of the publish... I think gitignore is getting in the way...

@adborden
Copy link
Contributor

adborden commented Jul 9, 2015

@adborden adborden mentioned this issue Jul 9, 2015
@duereg duereg closed this as completed in #9 Jul 10, 2015
@duereg
Copy link
Owner

duereg commented Jul 10, 2015

@leandono this should be resolved in 1.0.1

@leandono
Copy link
Author

Thanks ;)

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

3 participants