UNPKG

@storm-stack/errors

Version:

This package includes a base error class and various utility functions for working with errors.

1 lines 931 B
exports.__JITI_ERROR__ = {"line":106,"column":0,"code":"ParseError","message":"Support for the experimental syntax 'decorators' isn't currently enabled (106:1):\n\n\n\nAdd @babel/plugin-proposal-decorators (https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-decorators) to the 'plugins' section of your Babel config to enable transformation.\nIf you want to leave it as-is, add @babel/plugin-syntax-decorators (https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decorators) to the 'plugins' section to enable parsing.\n\nIf you already added the plugin for this syntax to your config, it's possible that your config isn't being loaded.\nYou can re-run Babel with the BABEL_SHOW_CONFIG_FOR environment variable to show the loaded configuration:\n\tnpx cross-env BABEL_SHOW_CONFIG_FOR=/ <your build command>\nSee https://babeljs.io/docs/configuration#print-effective-configs for more info.\n"}