This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 426
Can't deploy static assets #77
Comments
This is a bug in a dependency ( |
I'm getting the same error and can't seem to work around it using node 7. I'm using NVM to manage my node environments, so maybe I'm not actually using 7 globally / for the heroku plugins?
Maybe this is better for stack overflow, but any insight would be helpful! I'm also seeing this issue over at |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error when I attempt to run
$ heroku static:deploy
:I'm using the node build pack, and this build pack. I'm attempting to deploy a static html file, js and a css file, in a subdirectory
dist
. Here's the static.json...The text was updated successfully, but these errors were encountered: