-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Pretty new to this and drone... Ih had drone working, and drone-wall hooked up. Then I blew away my drone instance and built a new one. I had to change keys and restart node-wall.
I did so, but nodewall just sits at a screen without any builds showing up.
I've tried multiple things and no luck. Even nuking the git repo and just the build directory.
commands run:
drone_api=redacted
drone_token=redacted
grunt --env=dev --apiroot=$drone_api --token=$drone_token
then
npm start -- -env=dev -theme=dark
As per the docs. But I'm having an issue here. What can I check? I've looked through build/dist.js to look for configs etc.. but the build directory isn't clear on where to find where these configs are, and grep isn't coming up with anything.. so it seems like something is broken here.
Can you offer some help on debugging?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels