node-fast-html-parser icon indicating copy to clipboard operation
node-fast-html-parser copied to clipboard

Error in apollojs server.js

Open vladislavkovaliov opened this issue 7 years ago • 5 comments

When I am importing var HTMLParser = require('fast-html-parser'); I got this error.

node: 8.9.1 npm: 5.8.0 webpack-dev-server: 2.7.1 webpack: 3.10.0 OS: debian

ERROR in ./node_modules/apollojs/server.js
Module not found: Error: Can't resolve './package' in '/home/vlad/workspace/riotjsbyfly/node_modules/apollojs'
 @ ./node_modules/apollojs/server.js 270:11-31
 @ ./node_modules/fast-html-parser/index.js
 @ ./src/pages/index/ri/app.tag
 @ ./src/pages/index/index.js
 @ multi (webpack)-dev-server/client?http://localhost:5555 ./src/pages/index/index.js
webpack: Failed to compile.

Did anybody see/meet this?

vladislavkovaliov avatar Apr 05 '18 20:04 vladislavkovaliov

Would like to drop apollo.js in #19. Help wanted.

ashi009 avatar Nov 08 '18 07:11 ashi009

Whats the solution? Now what to do? Should I use your package?

prashen avatar Nov 14 '18 08:11 prashen

Whats the solution? Now what to do? Should I use your package?

I no longer maintain my npm packages and have no plan on fixing them.

ashi009 avatar Jan 17 '19 15:01 ashi009

Great 😀

On Thu, Jan 17, 2019, 8:32 PM Xiaoyi <[email protected] wrote:

Whats the solution? Now what to do? Should I use your package?

I no longer maintain my npm packages and have no plan on fixing them.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ashi009/node-fast-html-parser/issues/14#issuecomment-455202832, or mute the thread https://github.com/notifications/unsubscribe-auth/AFMnTBAkx7JsA4SEuhGI-tVLUdFNip0vks5vEJCQgaJpZM4TJGQC .

prashen avatar Jan 17 '19 16:01 prashen

Hi @vladislavkovaliov. How have you solved the problem?

izzatullokanoatov avatar Aug 13 '20 12:08 izzatullokanoatov