Skip to content

Is react-scripts trying access my .steampath? Why? #9156

Closed
@ghost

Description

Failed to compile.

./src/containers/Preview/layout.tsx
Attempted import error: 'react-svg' does not contain a default export (imported as 'ReactSVG').
/home/rawieo/[redacted]/node_modules/react-scripts/scripts/start.js:19
  throw err;
  ^

[Error: ENOENT: no such file or directory, stat '/home/rawieo/.steampath'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: '/home/rawieo/.steampath'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

react-scripts-steampath

react-scripts version is 3.4.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions