Replies: 1 comment
-
Hi @munkizh 👋 To build the landscapes generator from the source, you should only need to run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone! I'm trying to set up the dev environment for this project but running into some configuration issues.
What I've tried:
yarn install
which installed the dependencies in package.jsoncargo build
for the Rust componentsnpm install
just in case yarn wasn't the way to goCurrent issues:
[plugin:vite:import-analysis] Failed to resolve import "../../wasm/overlay/landscape2_overlay" from "src/utils/overlayData.ts" Does the file exist?
Environment details:
Questions:
Any guidance would be greatly appreciated! Let me know if you need any additional information.
Beta Was this translation helpful? Give feedback.
All reactions