question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when using tape

See original GitHub issue

Description

I copied and adapted your basic ES6 template. But when I run I always get the following error in the browser console:

default_stream.js:5 Uncaught Error: Cannot find module 'through' from 'tape/lib/default_stream.js'

Expected behavior

I should see the test results output to consol

Actual behavior

Get the above error See https://github.com/OpenDirective/spikes/tree/master/kinvey-tests

Environment

  1. Brunch: 2.8.0
  2. Node: 4.4.3
  3. NPM: 2.15.1
  4. Operating system: windows 10 and using git for windows bash

package.json contents

https://github.com/OpenDirective/spikes/blob/master/kinvey-tests/package.json

brunch config contents

https://github.com/OpenDirective/spikes/blob/master/kinvey-tests/brunch-config.js

Other useful files, when present (log, bower.json etc.)

it simply says compiling 35 files into 3 and takes 5 seconds !!

The tape version and test file worked fine with a simpler browserify config

Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
goshacmdcommented, Jun 11, 2016

Yep, this one is what I mentioned in my comments. I’ll get around to seeing where it comes from this weekend

0reactions
SteveALeecommented, Jun 18, 2016

Thanks Paul! The mobile github experience sucks

Read more comments on GitHub >

github_iconTop Results From Across the Web

3. Errors - Page 3 - Surveying
Unlike many other survey measurements, taping errors cannot be compensated with reversion. Systematic taping errors can be eliminated by ...
Read more >
Techniques: Measurement Errors - 3H Consulting
Typical mistakes include reading the wrong numbers from a tape measure, making a measurement with the tape snagged around some ship's structure ...
Read more >
Tape Error Handling and problem fixing - LasCon Storage
There are a number of reasons why tapes can go faulty. The obvious one is manufacturing errors, but also tapes will go progressively...
Read more >
CE 371 Surveying - Systematic Taping Corrections
Systematic: such as errors due to​​ temperature, excess tension, sag of the tape due to its weight, incorrect length of tape and poor...
Read more >
Tape Corrections in Chain Surveying - The Constructor
The chain surveying performed by a tape is expected to have some errors due to incorrect tape measurements. In ordinary chaining works, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found