soapdog / patchfox

A client for scuttlebutt network as a Firefox WebExtension
MIT License
169 stars 28 forks source link

Can't build: copyfiles "can't go up that far" #119

Closed gtim closed 2 years ago

gtim commented 3 years ago

Can't build on Windows 10 and PowerShell. npm output attached.

Steps to reproduce:

  1. git clone https://github.com/soapdog/patchfox.git
  2. npm install
  3. npm run clean-dev

I'm sending a pull request that solves the issue for me.

soapdog commented 3 years ago

@gtim can you double check if the problem persists on the current 2021.10.2 master?

gtim commented 2 years ago

@soapdog Yes, and the patch still resolves it for me.

soapdog commented 2 years ago

@soapdog Yes, and the patch still resolves it for me.

Will merge it shortly. Thanks for the help @gtim

soapdog commented 2 years ago

merged! :D thanks a lot for the contribution @gtim