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.

Desktop app Error: Feature not implemented

See original GitHub issue

🐛 Bug Report

I followed the install guide in the https://github.com/facebook/flipper but I have empty debugging log and the fallowing error in the console

` src/init.bundle:248971 Error: Feature not implemented at getUser (src/init.bundle:81058) at _default (src/init.bundle:248967) at src/init.bundle:237901 at Array.map (<anonymous>) at _default (src/init.bundle:237901) at src/init.bundle:811 at Object.rehydrate (src/init.bundle:97207) at _rehydrate (src/init.bundle:96541) at src/init.bundle:96566 (anonymous) @ src/init.bundle:248971 index.dev.html:1 Uncaught (in promise) Error: ENOENT: no such file or directory, mkdir ‘C:\tmp\flipper’ src/init.bundle:238072 Uncaught (in promise) FailError src/init.bundle:237996 Error: Command failed: C:\Users\Revo\AppData\Local\android\sdk/tools/emulator -list-avds The system cannot find the path specified.

at ChildProcess.exithandler (child_process.js:308)
at ChildProcess.emit (events.js:210)
at maybeClose (internal/child_process.js:1021)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283)

`

Environment

windows 10

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
whenmooncommented, Jun 13, 2020

I am getting this error with React Native v0.62.2 and Flipper v0.46.0, mac ,physical Pixel 2XL:

bundle.js:2281 Error: Feature not implemented
    at getUser (bundle.js:597)
    at e.default (bundle.js:2281)
    at bundle.js:1577
    at Array.map (<anonymous>)
    at _default (bundle.js:1577)
    at bundle.js:3
    at Object.rehydrate (bundle.js:707)
    at _rehydrate (bundle.js:699)
    at bundle.js:699
0reactions
mweststratecommented, Aug 24, 2020

This issue will be fixed in the next release, thanks for reporting!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unexpected error-- isFeatureEnabled: Method not implemented
Solved: I'm building a Page for my model-driven app. Up until yesterday it was working fine. Today I opened it to edit and...
Read more >
How to fix Outlook Error “Not Implemented”
1. Launch Control Panel · 2. Click Programs and Features · 3. Select the installed Office app or Outlook app (if standalone) ·...
Read more >
Fix "Not Implemented" Error in Microsoft Outlook on Windows
The primary reasons that play a part in triggering this error include: Faulty Outlook Add-ins.
Read more >
ERROR [HYC00][Oracle][ODBC][Ora]Optional feature not ...
Hi I'm having issues running a query from a custom application through my work. I'm making an ODBC connection directly to my Oracle...
Read more >
How to Fix the HTTP 501 Not Implemented Error on Your Site
The HTTP 501 Not Implemented status code indicates that the server does not support the functionality required to fulfill the request.
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