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
I try to follow the installation and when running electron rebuild it said:
An unhandled error occurred inside electron-rebuild
Unable to find parent node_modules directory, specify it via --module-dir, E.g. "--module-dir ." for the current directory
Error: Unable to find parent node_modules directory, specify it via --module-dir, E.g. "--module-dir ." for the current directory
at Object. (E:\arduino\electron-johnny-five-examples\1-led\node_modules\electron-rebuild\lib\src\cli.js:79:23)
at next (native)
at fulfilled (E:\arduino\electron-johnny-five-examples\1-led\node_modules\electron-rebuild\lib\src\cli.js:5:58)
I am on win 10 x64.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
I try to follow the installation and when running electron rebuild it said:
I am on win 10 x64.
Thank you.
The text was updated successfully, but these errors were encountered: