Mistake in the new installation guide #76
kristianinc
started this conversation in
SceneryStack
Replies: 1 comment 1 reply
-
|
Thanks! That was indeed due to a recent change in perennial-alias that was not caught for fresh installs. I made an issue from this and @samreid is making an update to the Development Overview now. You are welcome to suggest changes to the documentation as well through pull requests if you are so inclined! I should note that we're currently working on a new way to work with the SceneryStack libraries through an npm package which should simplify this whole process. And will include a big update to the documentation as well! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello friends. Since the last installation guide update, I realized that there is a mistake.
The document starts by cloning perennial but then references perennial alias in the next step.
Then, even after getting the perennial alias manually, I was unable to run the .sh due to missing files. which require running npm install in the perennial-alias. from there, everything works pretty well.
Suggested changes
Please let me know in case of any corrections or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions