Error node:10424

Hola tengo este error cuando intento correr frontity

(node:10424) Warning: Closing file descriptor 3 on garbage collection
(Use node --trace-warnings ... to show where the warning was created)
(node:10424) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.

Error: ./node_modules/core-js/modules/es.regexp.exec.js 1:3
Module parse failed: Unexpected character ‘’ (1:3)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See Concepts | webpack
(Source code omitted for this binary file)
@ (webpack)-hot-middleware/client.js 1:205-249
@ multi webpack-hot-middleware/client ./build/bundling/entry-points/donalimax/client.ts

If you need help please visit https://community.frontity.org/.