Error when using tape
See original GitHub issueDescription
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
- Brunch: 2.8.0
- Node: 4.4.3
- NPM: 2.15.1
- 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:
- Created 7 years ago
- Comments:12 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yep, this one is what I mentioned in my comments. I’ll get around to seeing where it comes from this weekend
Thanks Paul! The mobile github experience sucks