Closed okdistribute closed 6 years ago
I had originally cloned it in my ~/node_modules folder, which is where I have all of my node projects because then I can easily swap out dependencies. Cloning in a bare folder without this (e.g., ~/dev) then worked.
Seeing this error trying to use electron-forge with an es6 app, see related issue: https://github.com/electron-userland/electron-forge/issues/441
It works for my colleague on his linux machine but not on my machine. This is the repo in question: https://github.com/digidem/mapfilter-desktop
Why does this error get called and how can we fix it? There is a package.json in the repo.