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
webpack-dev-server runs fine but when i run node scripts/build.js i get following error:
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
Error: ENOENT: no such file or directory, open '/Users/apple/Work/react-subjects/subjects/ReduxDataFlow/lecture.html'
ReduxDataFlow doesn't exist in subjects dir.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
webpack-dev-server runs fine but when i run
node scripts/build.js
i get following error:ReduxDataFlow doesn't exist in subjects dir.
The text was updated successfully, but these errors were encountered: