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
Be on Windows OS, any version 7+ should suffice as the nodemon code just checks for Windows.
Create new Electrode app with ignite ("Generate an Electrode application")
Run clap dev
Type of issue
Bug
My environment
Windows 7 64bit
8.9.4
5.6.0
Expected behavior
The app should start.
Current behavior
The app fails on start.
Steps to reproduce the behavior
Be on Windows OS, any version 7+ should suffice as the nodemon code just checks for Windows.
Create new Electrode app with ignite ("Generate an Electrode application")
Run
clap dev
Command line output
Gist: https://gist.github.com/ajbowler/57b6e7edec13a0144beb5d3aa51b9a4d
Main error:
Nodemon was also recently published with 1.15.0 and is pulled in by Electrode. Suggested fix is to bump the nodemon version back down to 1.14.12.
The text was updated successfully, but these errors were encountered: