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

but it isn't declared in its dependencies; this makes the require call ambiguous and unsound. #106

Open
dzintars opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels
environment Setup environment related issues error Errors

Comments

@dzintars
Copy link
Owner

dzintars commented Aug 3, 2020

» yarn start
(node:8708) [MODULE_NOT_FOUND] Error: webpack-cli tried to access ts-node, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8708) [MODULE_NOT_FOUND] Error: @types/webpack-dev-server tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: webpack-merge tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: webpack-merge tried to access @types/webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/html-webpack-plugin tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/mini-css-extract-plugin tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/optimize-css-assets-webpack-plugin tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/terser-webpack-plugin tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/webpack-cleanup-plugin tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
(node:8708) [MODULE_NOT_FOUND] Error: @types/webpack-merge tried to access webpack, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
@dzintars dzintars added environment Setup environment related issues error Errors labels Aug 3, 2020
@dzintars dzintars self-assigned this Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment Setup environment related issues error Errors
Projects
None yet
Development

No branches or pull requests

1 participant