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 ParseError: C:\: Support for the experimental syntax 'importAttributes' isn't currently enabled (250:105): listhen 15:38:49
Add @babel/plugin-syntax-import-attributes (https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-attributes) to the 'plugins' section of your Babel config to enable parsing.
C:/path/to/app/node_modules/.pnpm/@[email protected]/node_modules/@poppinss/utils/build/index.js:250:104
Add @babel/plugin-syntax-import-attributes (https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-attributes) to the 'plugins' section of your Babel config to enable parsing.
C:/path/to/app/node_modules/.pnpm/@[email protected]/node_modules/@poppinss/utils/build/index.js:250:104
at C:/path/to/app/node_modules/.pnpm/[email protected]/node_modules/edge.js/build/index.js:17:14
at C:/path/to/app/app.ts:1:171
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
OS: Windows 11
Node version: v20.10.0
Package manager: [email protected]
Reproduction
app.ts
Describe the bug
When I run the command :
I have that error :
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: