I created project using truffle init webpack. But now I am facing error
How to solve truffle server throws this error:
TypeError: fsevents is not a constructor
at createFSEventsInstance (/usr/local/lib/node_modules/truffle/build/cli.bundled.js:123804:11)
at setFSEventsListener (/usr/local/lib/node_modules/truffle/build/cli.bundled.js:123858:16)
at FSWatcher.FsEventsHandler._watchWithFsEvents (/usr/local/lib/node_modules/truffle/build/cli.bundled.js:124022:16)
at FSWatcher. (/usr/local/lib/node_modules/truffle/build/cli.bundled.js:124156:25)
at gotStat (fs.js:1785:21)
at FSReqWrap.oncomplete (fs.js:152:21)