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.

example doesn't run

See original GitHub issue

After running yarn install then yarn start

ERROR in ./app.js
Module build failed: ReferenceError: Unknown plugin "transform-flow-strip-types" specified in "/Users/booker/Code/revalidation/.babelrc" at 0, attempted to resolve relative to "/Users/booker/Code/revalidation"
    at /Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
    at Array.map (native)
    at Function.normalisePlugins (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
    at OptionManager.mergeOptions (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
    at OptionManager.init (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
    at File.initOptions (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/index.js:212:65)
    at new File (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/file/index.js:135:24)
    at Pipeline.transform (/Users/booker/Code/revalidation/example/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
    at transpile (/Users/booker/Code/revalidation/example/node_modules/babel-loader/lib/index.js:48:20)
    at Object.module.exports (/Users/booker/Code/revalidation/example/node_modules/babel-loader/lib/index.js:163:20)
 @ multi (webpack)-dev-server/client?http://localhost:8080 ./app.js

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bookercodescommented, Jun 19, 2017

Great, it works now, thanks!

0reactions
busypeoplescommented, Jun 19, 2017

@bookercodes Let me know if this works for you. We can close this issue as soon as the examples works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

testing - Go example won't run - Stack Overflow
Save this question. Show activity on this post. I'm trying to add an example to a package, and run the example via go...
Read more >
cannot run examples - Installation & Troubleshooting
1st time trying arduino. running ubuntu 12.04 with mega2560. when I try to verify examples such as blink in sketch, I get (cannot...
Read more >
Run / RunWait - Syntax & Usage - AutoHotkey
The Run and RunWait commands run an external program. RunWait will wait until the program finishes before continuing.
Read more >
Spring Boot Reference Documentation
Try the How-to documents. They provide solutions to the most common questions. Learn the Spring basics. Spring Boot builds on many other Spring...
Read more >
Cannot run minimal example of tcolorbox - TeX
bugs - Cannot run minimal example of tcolorbox - TeX - LaTeX Stack Exchange. Stack Overflow for Teams – Start collaborating and sharing ......
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