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.

Notion does not apply through the scoop installation

See original GitHub issue

describe the bug To solve this problem, I modified the source code of ‘apply.js’ in

folder = process.env.LOCALAPPDATA + '\\Programs\\Notion\\resources';

and then i add

const scoopNotionLocal = process.env.USERPROFILE + '\\scoop\\apps\\notion\\current\\resources';
if (fs.pathExistsSync(scoopNotionLocal)) folder = scoopNotionLocal;

apply successful, but opening notion is still not applied

expected behaviour Make it available

screenshots image

platform windows10

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
LaelLuocommented, Sep 3, 2020

The official app is fine now, I uninstalled the scoop version, then apply, then it works. But I still want to support the scoop version, maybe I can find out what is wrong with it, thanks.

0reactions
LaelLuocommented, Sep 3, 2020

The problem still exists. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Notion does not apply through the scoop installation · Issue #78
describe the bug To solve this problem, I modified the source code of 'apply.js' in folder = process.env.
Read more >
Reset Notion – Notion Help Center
Open the Developer Tools using cmd + option + i for Mac, or ctrl + shift + i for Windows. · Keep the...
Read more >
How To Setup Notion | Get the inside scoop on how to install ...
Get the inside scoop on how to install your Notion Home Monitoring System, including how to download ... If your smoke detector sounds,...
Read more >
Notion | Scoop.it
Sharing your scoops to your social media accounts is a must to distribute your curated content. Not only will it drive traffic and...
Read more >
10 Best Content Planner Tools That are Not Airtable, Notion or ...
Content planning tools can eliminate most of the manual work in content planning by automating several tasks. It accelerates the content planning process ......
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