Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When building I get an error: isModuleDeclaration has been deprecated, please migrate to isImportOrExportDeclaration #569

Open
snuglinux opened this issue Oct 26, 2024 · 0 comments
Labels
build issue Issues building locally

Comments

@snuglinux
Copy link

[build-prod-app] `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
[build-prod-app]     at isModuleDeclaration (/snug/builds-pkg/gsender/src/gsender-1.4.8/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
[build-prod-app]     at PluginPass.Program (/snug/builds-pkg/gsender/src/gsender-1.4.8/node_modules/babel-plugin-lodash/lib/index.js:102:44)
[build-prod-server] `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
[build-prod-server]     at isModuleDeclaration (/snug/builds-pkg/gsender/src/gsender-1.4.8/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
[build-prod-server]     at PluginPass.Program (/snug/builds-pkg/gsender/src/gsender-1.4.8/node_modules/babel-plugin-lodash/lib/index.js:102:44)
[build-prod-server] node:internal/errors:865
[build-prod-server]   const err = new Error(message);
@SienciLabs SienciLabs added the build issue Issues building locally label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues building locally
Projects
None yet
Development

No branches or pull requests

2 participants