Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Errors on require("raml-1-parser"); #817

@kingbe01

Description

@kingbe01

I have searched high and low for anyone else experiencing this issue and cannot find a solution. In Angular 4 with Webpack 2 anytime I add var raml = require("raml-1-parser"); I instantly get the following errors.

  1. /ts-structure-parser/dist/helperMethodExtractor.js
    Module not found: Error: Can't resolve 'fs

  2. /~/ts-structure-parser/dist/fsUtils.js
    Module not found: Error: Can't resolve 'fs'

Am I missing something or is this a known issue.

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