Feature(s) impacted
We’re trying to upgrade from the old forest library (v8) to the new forest admin (v1). We created a new project and are following the instructions in the quick start guide. We’re trying to boot up the localhost dev environment and it’s not working. We keep getting a not found, and there’s no logs being registered in the dev console. We created a new project (we’ve been a Forest client for 4 years now) to just to start fresh (we can port over) but when we did that, we don’t see the opportunity to create a new dev environment (so that we can get the dev keys). Overall we’re very confused by the order of events.
Observed behavior
Expected behavior
We’ve upgraded and created new Forest apps several times. What we expected was
- Create new project (for the new agent workflow, since we aren’t sure if we can upgrade our current v8 version).
- Create dev environment - get the keys we need
- Add keys to node.js code
- finish dev set up
- push to production
Context
- Project name: ResiDesk-Forest-Agent
- Team name: ResiDesk
- Environment name: Dev
- Agent technology: nodejs
- Agent (forest package) name & version: agent v1
- Database type: postgres / sql
- Recent changes made on your end if any: created a new project