You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the complete version locally, it differs from app.learnreframe.com: After agreeing to become a chef and adding a recipe, then opening it,
the green button at the at the top right says "Order for NaN €" instead of "Publish".
the Steps + and Ingredients + buttons have no effect (I can't add ingredients and steps).
When navigating back to recipes, then new recipe has disappeared.
npm install produces these warnings:
npm WARN deprecated [email protected]: Support has ended for 9.x series. Upgrade to @latest
npm WARN deprecated [email protected]: [email protected] is no longer supported. Please upgrade to @latest f
or important bug and security fixes.
at the end of npm run dev, i get:
Warning: Nashorn engine is planned to be removed from a future JDK release
Also, the re-frame-10x tab is strangely formatted:
The text was updated successfully, but these errors were encountered:
remember to stop and start server, either npm run dev or yarn dev
I am also running node 12 so that may help with the node warnings.
As for the functionality of the rest of the features I am not sure, but will message when I get to that part, I have started over because my REPL was way to broken and couldn't fix it.
When running the complete version locally, it differs from app.learnreframe.com: After agreeing to become a chef and adding a recipe, then opening it,
npm install produces these warnings:
npm WARN deprecated [email protected]: Support has ended for 9.x series. Upgrade to @latest
npm WARN deprecated [email protected]: [email protected] is no longer supported. Please upgrade to @latest f
or important bug and security fixes.
at the end of npm run dev, i get:
Warning: Nashorn engine is planned to be removed from a future JDK release
Also, the re-frame-10x tab is strangely formatted:
The text was updated successfully, but these errors were encountered: