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

ERROR in ./node_modules/atomically/dist/utils/fs.js 4:11-24 #236

Open
OldManMeta opened this issue Sep 20, 2022 · 0 comments
Open

ERROR in ./node_modules/atomically/dist/utils/fs.js 4:11-24 #236

OldManMeta opened this issue Sep 20, 2022 · 0 comments

Comments

@OldManMeta
Copy link

Hi there,

This started popping up as soon as I installed - have tried everything to get to the bottom of the issue, changing webpack configs etc.

ERROR in ./node_modules/atomically/dist/utils/fs.js 4:11-24 Module not found: Error: Can't resolve 'fs' in 'C:\Users\mrbre\source\repos\SHARED\IMAuthReactSample\node_modules\atomically\dist\utils' Did you mean './fs'? Requests that should resolve in the current directory need to start with './'. Requests that start with a name are treated as module requests and resolve within module directories (node_modules). If changing the source code is not an option there is also a resolve options called 'preferRelative' which tries to resolve these kind of requests in the current directory too. @ ./node_modules/atomically/dist/index.js 7:13-34 @ ./node_modules/conf/dist/source/index.js 25:19-40 @ ./node_modules/electron-store/index.js 4:13-28 @ ./src/app/IMAuthFlow/authFlowPresenter.tsx 2:0-35 7:22-27 @ ./src/app/presentation.tsx 2:0-64 4:32-50 @ ./src/index.tsx 4:0-46 23:24-36

Any pointers?

"react": "^18.2.0",
"electron-store": "^8.1.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant