queerviolet / bones

MIT License
35 stars 119 forks source link

Issue with Symlink upon heroku deployment #14

Open MiladNazeri opened 7 years ago

MiladNazeri commented 7 years ago

node_modules/APP never get's created.

running Heroku run bash and entering the remote command line where on the root we ran node bin/mkapplink.js seemed to make the intended use of APP work.

Part of the issue is __dirname may be run from the incorrect path during the heroku install.

glebec commented 7 years ago

@queerviolet &co. — has this been addressed already? Don't want to burn time on it if we've already figured out the solution.