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
ERROR in ../blockchain/typechain-types/index.ts 4:12
Module parse failed: Unexpected token (4:12)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| /* tslint:disable /
| / eslint-disable */
import type * as openzeppelin from "./@OpenZeppelin";
| export type { openzeppelin };
| import type * as solvprotocol from "./@solvprotocol";
The text was updated successfully, but these errors were encountered:
Great project,
Do you know how the repository can handle this?
Thanks Dylan
ERROR in ../blockchain/typechain-types/index.ts 4:12
Module parse failed: Unexpected token (4:12)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| /* tslint:disable /
| / eslint-disable */
The text was updated successfully, but these errors were encountered: