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.

Throws when starting

See original GitHub issue

System

macOS 10.14.6 (18G84)
Node.js v10.16.0
yarn 1.17.3

Steps

  1. yarn global add jay-repl
  2. jay

Expected

REPL starts.

Actual

Error: ENOENT: no such file or directory, open '/Users/moeriki/Library/Caches/jay-repl-nodejs/history'
    at Object.openSync (fs.js:443:3)
    at Object.createHistorian (/Users/moeriki/.config/yarn/global/node_modules/jay-repl/dist/history.js:12:41)
    at main (/Users/moeriki/.config/yarn/global/node_modules/jay-repl/dist/cli.js:94:33)
    at Object.<anonymous> (/Users/moeriki/.config/yarn/global/node_modules/jay-repl/dist/cli.js:170:1)
    at Module._compile (internal/modules/cjs/loader.js:776:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
controversialcommented, Jul 25, 2019
mkdir ~/Library/Caches/jay-repl-nodejs
touch ~/Library/Caches/jay-repl-nodejs/history

allows the repl to start for me

2reactions
rsifycommented, Jul 25, 2019

fixed in 0.2.1, thanks for the report!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Discus Technique | The Start of the Full Throw - YouTube
Learning how to 'sprint' out of the back of the ring while keeping a proper shin angle is a critical element of discus...
Read more >
Olympic Hammer Throw Tips | How To Start The First Turn
Want to hammer throw like in the Olympics?? We have 3 tips to teach you how to start the first turn in the...
Read more >
Introduction to Discus Throwing - YouTube
Introduction to Discus Throwing. 121K views 4 years ago. Throws Coach ... Feng Bin as discus final is upended in opening throws |...
Read more >
Throwing - Toddler - BabyCenter
Throwing things is a new and enjoyable skill for many children between 18 months and 3 years of age. It takes fine-motor skills...
Read more >
Why Do Toddlers Throw Everything? - What to Expect
Whether it's throwing his teddy across the room or launching his bowl from his high chair, your toddler just loves to throw toys...
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