Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every time I save the popup I get error: file can not be accessed #14

Closed
francoisbeyers opened this issue Mar 10, 2023 · 8 comments · Fixed by #24
Closed

Every time I save the popup I get error: file can not be accessed #14

francoisbeyers opened this issue Mar 10, 2023 · 8 comments · Fixed by #24

Comments

@francoisbeyers
Copy link

Your file couldn’t be accessedIt may have been moved, edited or deleted. ERR_FILE_NOT_FOUND

Then I have to stop the server and start it again and then the popup shows the update. What am I doing wrong here?
I followed the steps:

# Install packages
npm install

# Live Dev for multiple browsers
npm run start [browser]
# npm run start brave

I've even tried to do a build and then npm run start brave again, but that does change either. Would appreciate any help.
This is a great boilerplate

@Debdut
Copy link
Owner

Debdut commented Mar 10, 2023

wow that's strange, will take a look this weekend ✌️

@francoisbeyers
Copy link
Author

Thank you @Debdut It is most likely something I am doing, but I can't seem to figure it out. And I would really just like to use your boilerplate code, than recreating the whole thing from scratch. 🙏

@nascarsayan
Copy link
Collaborator

@francoisbeyers, can you provide the repro steps? Also, it should be working in Linux now, after #12 . Thanks!

@alexburlis
Copy link

alexburlis commented Mar 31, 2023

Same thing for me unfortunately:
image

Clean download. Ran npm i and changed a single character in the popup - nothing else.

Edit: I tried a bunch of things now. It seems that the hot reload is not pushing all the changes correctly. Even after deleting the popup folder completely, I get this

image

@Debdut
Copy link
Owner

Debdut commented Apr 22, 2023

Can you chime in your system info?

@alexburlis
Copy link

Tested on a Macbook Pro M1 Max as well as my Windows Desktop with newest Chrome and fresh npm installs without nvm. Let me know if you need specific details!
Appreciate you taking the effort to look into this.

@helloworld
Copy link

+1, experiencing the same thing here. Can repro the issue with a Macbook Pro M1 with the newest chrome w/ fresh npm install. Thanks for taking a look at this!

@jsegura
Copy link

jsegura commented Aug 30, 2023

Same here. Let me know if i can help debugging the issue.

PascalNoisette added a commit to PascalNoisette/browser-extension that referenced this issue Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants