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
$ truffle serve
Serving static assets in ./build on port 8080...
Rebuilding...
Error building:
Build configuration can no longer be specified as an object. Please see our documentation for an updated list of supported build configurations.
Build failed. See above.
The text was updated successfully, but these errors were encountered:
$ truffle serve
Serving static assets in ./build on port 8080...
Rebuilding...
Error building:
Build configuration can no longer be specified as an object. Please see our documentation for an updated list of supported build configurations.
Build failed. See above.
/usr/local/lib/node_modules/truffle/build/cli.bundled.js:220978
return (new fsevents(path)).on('fsevent', callback).start();
^
TypeError: fsevents is not a constructorinstalled fsevnts does not work, same error.
I got this error.
Truffle v3.2.1
The text was updated successfully, but these errors were encountered: