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

Getting Build Errors #29

Closed
bbrink68 opened this issue Feb 19, 2017 · 1 comment
Closed

Getting Build Errors #29

bbrink68 opened this issue Feb 19, 2017 · 1 comment

Comments

@bbrink68
Copy link

bbrink68 commented Feb 19, 2017

Angular2-Markdown: 1.3.8 (latest)
Node Version: 7.4.0
NPM Version: 4.0.5
Webpack Version: 2.2.1

resolve './src/app/markdown/markdown.module' in '/home/site/public_html/client/node_modules/angular2-markdown/bundles'
  using description file: /home/site/public_html/client/node_modules/angular2-markdown/package.json (relative path: ./bundles)
    Field 'browser' doesn't contain a valid alias configuration
  after using description file: /home/site/public_html/client/node_modules/angular2-markdown/package.json (relative path: ./bundles)
    using description file: /home/site/public_html/client/node_modules/angular2-markdown/package.json (relative path: ./bundles/src/app/markdown/markdown.module)
      as directory
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module doesn't exist
      no extension
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module doesn't exist
      .ts
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module.ts doesn't exist
      .js
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module.js doesn't exist
      .css
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module.css doesn't exist
      .html
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module.html doesn't exist
      .scss
        Field 'browser' doesn't contain a valid alias configuration
        /home/site/public_html/client/node_modules/angular2-markdown/bundles/src/app/markdown/markdown.module.scss doesn't exist

Any idea how I can resolve this? The src/ folder that used to be pulled in with the package is missing in this version, causing errors.

dimpu added a commit that referenced this issue Feb 24, 2017
@dimpu
Copy link
Owner

dimpu commented Feb 24, 2017

I rewrote the complete build system. Please check new readme doc. @ https://github.com/dimpu/angular2-markdown

@dimpu dimpu closed this as completed Feb 24, 2017
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

2 participants