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

"Path not found" error #7

Open
gilles6 opened this issue Apr 29, 2019 · 0 comments
Open

"Path not found" error #7

gilles6 opened this issue Apr 29, 2019 · 0 comments

Comments

@gilles6
Copy link

gilles6 commented Apr 29, 2019

I get "path not found" error but I'm sure the path is correct:

~/myproject/pages/index$ ls ../../node_modules/octoparse/lib/platform/wechat/index.wxml
../../node_modules/octoparse/lib/platform/wechat/index.wxml

How can I fix it ?

VM77397:5 ./pages/index/index.wxml
 Path `../../node_modules/octoparse/lib/platform/wechat/index.wxml` not found from `./pages/index/index.wxml`.
> 1 | <import src="../../node_modules/octoparse/lib/platform/wechat/index.wxml"/> 
    | ^
  2 | <view class="octoParse">
  3 |     <template is="octoParse" data="{{nodes:htmlData}}"/>
  4 | </view>
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